An open API service indexing awesome lists of open source software.

https://github.com/jdenen/souse

Record the manual testing of your Gherkin scenarios
https://github.com/jdenen/souse

Last synced: 3 months ago
JSON representation

Record the manual testing of your Gherkin scenarios

Awesome Lists containing this project

README

        

# souse
Record the manual testing of your Gherkin scenarios

## todo
1. Functionality:
* Drop incorrectly tagged scenarios
* Prompt user for pass/fail status
* Report generator
* CLI
2. Documentation
* README
* YARD
3. Refactor common tag logic in `#reformat_outline` and `#reformat_scenario` into its own method.