jeudi 26 novembre 2020

Best folder convention for integration tests in java project

I am creating a Microservices application with java Spring Boot and Maven. As I am new in Java world, would like to know the best folder/filename convention to my integration tests. I know that maven convention says we should segregate the two by suffix "Test" and "IT", but should the two be in the same package?

Aucun commentaire:

Enregistrer un commentaire