troykinsella / crash

A command-line tool for executing test plans and reporting results.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash

Version License Build Status

A command-line tool for executing test plans and reporting results. Test plans, Crashfiles, 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.

Documentation

User documentation can be found at https://troykinsella.github.io/crash/

Roadmap

  • Way more fucking documentation. WAY more.
  • HTTPS action support
  • Shell action support
  • Configurable input sources and output targets
  • Shell script execution

License

MIT © Troy Kinsella

About

A command-line tool for executing test plans and reporting results.

License:MIT License


Languages

Language:Go 97.9%Language:Shell 2.1%