mercredi 22 novembre 2017

Test library within the project

I'm currently building a java utility library which can be use as maven dependency.

At the moment to simulate how the user use it, I need to create another project in intellij and put the dependency in the pom.xml

Does anyone know if there's any other way to test dependency without creating another project outside? I would like to keep all the tests in the same project.

Thank you.

Aucun commentaire:

Enregistrer un commentaire