As a developer
I need CI
So that every push is automatically tested by Behave.
Details and Assumptions
Requirement 4
The key command is Behave
Acceptance Criteria
Given there is some new feature branch developed and tested locally
When a pull request is made towards master branch
Then the CI workflow is kicked off and automatic builds and tests are run
As a developer I need CI So that every push is automatically tested by Behave.
Details and Assumptions
The key command is Behave
Acceptance Criteria