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

Output some information when files are serialized. #21

Closed surli closed 6 years ago

surli commented 6 years ago

I got some issues using AssertFixer with Repairnator. The goal of this PR is to help debugging by displaying info about pathes when serialized files are saved.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.8%) to 55.46% when pulling 573581d043a1aabb9c4e5f72108d4f4b3ea76718 on surli:add-some-info-about-serialized into d30a8359db38e36a0cc2bba7324840957f93c50e on STAMP-project:master.

surli commented 6 years ago

Thanks @danglotb ! Is it possible to release it and release AssertFixer with the new version of testrunner?