Tool for running CoreBDD tasks such as Spec and Test generation, running tests with custom output ``` corebdd test corebdd generate specs corebdd generate tests ./calculator.spec ``` - [x] Run Tests - [x] Generate Specs - [ ] Scaffold - [x] Feature - [x] Scenario - [ ] Steps - [x] Generate Tests from Specs - [ ] Test runner progress bar - [ ] New project template CoreBDD
Tool for running CoreBDD tasks such as Spec and Test generation, running tests with custom output