Create README.md

This commit is contained in:
Sander Hautvast 2020-01-22 16:07:48 +01:00 committed by GitHub
parent 0a4380029e
commit 8ef3bd914f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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