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
As part of ci-cd for the CLI, we should test that purpleteam CLI installs and runs correctly as if it was done so from NPM. We can do this using verdaccio:
Basically we want to be testing things we don't usually test in development... like the actual ilnstallation and verifying that the CLI runs as a Build User would use it.
How It Would Benefit You:
It would provide confidence that the community can install and run purpleteam without errors
The text was updated successfully, but these errors were encountered:
As part of ci-cd for the CLI, we should test that purpleteam CLI installs and runs correctly as if it was done so from NPM. We can do this using verdaccio:
Current Behavior:
No integration test for the CLI
Proposed Behavior:
Add integration tests that:
Basically we want to be testing things we don't usually test in development... like the actual ilnstallation and verifying that the CLI runs as a Build User would use it.
How It Would Benefit You:
It would provide confidence that the community can install and run purpleteam without errors
The text was updated successfully, but these errors were encountered: