A command-line tool for executing test plans and reporting results. Test plans, Crashfile
s, defined in YAML,
direct the execution of actions, such as HTTP requests, checks, such as asserting an HTTP
response code of 200, repetitions, and concurrency.
Crash is currently in alpha development, and pretty much everything is subject to change. It is not yet suitable for production use until 1.0 is released.
User documentation can be found at https://troykinsella.github.io/crash/
- Way more fucking documentation. WAY more.
- HTTPS action support
- Shell action support
- Configurable input sources and output targets
- Shell script execution
MIT © Troy Kinsella