I have a java application using Maven. I want to view tests results as charts or tables or something viewable, not just build logs. Can I do that? And how? Thanks for your help.
I run my test with maven wrapper, like: mvnw.cmd test.
I have a Mercurial repo polled by TeamCity for any changes pushed in, and if any found it updates my database with Liquibase-maven-plugin and then run unit-testing, with JUnit4SpringBoot and maven
Aucun commentaire:
Enregistrer un commentaire