You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Take inspiration from NodeSecure/cli and add tests directly at the CLI level. This approach allows us to test everything from A to Z, making it easier to refactor and spot any regressions.
Take inspiration from NodeSecure/cli and add tests directly at the CLI level. This approach allows us to test everything from A to Z, making it easier to refactor and spot any regressions.
Example in CLI:
Later we could imagine adding more UT (depending on what we need).
The text was updated successfully, but these errors were encountered: