We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow action developers to thoroughly test all parts of their VM.
cmd
The text was updated successfully, but these errors were encountered:
TODO: Allow for a sequence of actions that can share/reuse access to state
regarding this TODO, the actiontest suite is already has a state.Mutable field that can be shared so I don't think this is necessary
actiontest
Sorry, something went wrong.
no need for this, but created an example #1700
tsachiherman
samliok
No branches or pull requests
Goal
Allow action developers to thoroughly test all parts of their VM.
Assumptions
Components
1. Actions Unit Test
2. E2E/Integration Suite Integration
3. Procedural Testing
4. Simplification
cmd
package.5. Load Testing
The text was updated successfully, but these errors were encountered: