diff --git a/README.md b/README.md index 2c0f770..241346c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # testautomation -template project exploring the possibilities of combining of guice, junit and cucumber +template project exploring the possibilities of combining of guice, junit, mockito and cucumber * in a unit test every other class is automatically injected as a mock * feature tests use a @tag to have database integration