Project

souse

0.0
No commit activity in last 3 years
No release in over 3 years
Store your team's manual testing scenarios in Gherkin alongside your automated Cucumber tests and invoke a manual testing session with Souse.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.9
~> 10.0
~> 3.0

Runtime

~> 2.12
 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.