I have spring boot project with groovy tests and I need to add java junit tests. I am using maven gmaven plugin to run groovy tests. After adding java junit tests still only groovy tests are running during build. How can I run all tests (groovy and java junit ) ? I tried to add maven surefire plugin and it's still the same.
Aucun commentaire:
Enregistrer un commentaire