commander
commander copied to clipboard
Test your command line interfaces on windows, linux and osx and nodes viá ssh and docker
It would be nice to print better diffs between the expected and actual result
It would be nice to have a GitHub Action for Commander. If it's something that goes well and feels nice, we could list it on the marketplace. We could even...
As a user I want to see better error messages if a parsing error occurs in my yaml configurations.
As a user I want to execute tests in concurrent to speed up the testing environment. At the moment I need to run multiple commander instances to achieve this behaviour....
Suites should not only be written in `YAML`, it would be nice to support `JSON` too
commander relies on the buil-in logging framework, I would like to use logrus instead
It should be possible to define `setup` and `tear_down` commands
It would be cool to execute a test in the shell commander would use