#workshop_tests
This is a unit test coding best practices training project. The project is aimed at new employees who are carrying out the COW team induction process. All tests are written in groovy so enjoy! ;)
###Project dependencies
- JUnit (v. 4.12) - https://github.com/junit-team/junit4/blob/HEAD/doc/ReleaseNotes4.12.md
- Groovy (v. 2.4.11) - http://groovy-lang.org/changelogs/changelog-2.4.11.html
- Mockito (v. 3+) - https://site.mockito.org/
- Spock (v. 1.1) - https://spockframework.org/spock/docs/2.0/all_in_one.html
###Project presentation
###Video presentation of the project