Merge remote-tracking branch 'origin/master'

This commit is contained in:
Sander Hautvast 2020-01-22 16:26:44 +01:00
commit 4bec2e5a49

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# testautomatisering
template project exploring the possibilities of combining of guice, junit and cucumber
* in a unit test every other class is automatically injected as a mock
* feature tests use a @tag to have database integration