Open ckaiser79 opened 9 years ago
Use https://github.com/sheerun/rspec-gherkin for implementation.
Directory testcases/my-testcase/ spec.feature spec.rb spec.yml
This can be used to write testcases more readable to users.
This could enable data driven tests as well, by using gherkin table formatting.
Use https://github.com/sheerun/rspec-gherkin for implementation.
This can be used to write testcases more readable to users.