To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorsmoke test of the test suite
In order to trust my tests,
As the developer of Vendorificator,
I want to make sure that test environment itself does not emit smoke.
- Scenarios
-
- The default environment
-
- Given
- nothing in particular
- When
- nothing happens
- Then
- the README file exists
- And
- git repository is clean
- And
- git history has one commit
- And
- I'm on "master" branch
- And
- no other branch exists
Last published almost 7 years ago by mpasternacki.