STAMP-project / test-runner

test driver to run JUnit tests isolated in a new JVM
GNU General Public License v3.0
16 stars 15 forks source link

Feat: junit5 #51

Closed danglotb closed 5 years ago

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-10.4%) to 52.299% when pulling f74239453025160b6cb3a38f908aa3378b8545b5 on danglotb:feat-junit5 into 41725ddde39f76ebdddab4cc4c90a1edec4d1ef2 on STAMP-project:master.

danglotb commented 5 years ago

The loss of coverage here, it is because most of the code is executed in a new JVM (it is the principle of this artifact).