Howitzer example project based on Cucumber for demo web application http://zero.webappsecurity.com/
- Ruby 2.7.0
- Howitzer 2+
Here you can read more about framework Howitzer https://howitzer-framework.io/
- Clone project
$ git clone https://github.com/olkanevska/HowitzerExampleCucumber
- Install dependencies
bundle install
- Get list of available commands
rake -T
- Will use rake features if you want run all workable scenarios
rake features
Code quality is controlled by Rubocop