almondtools / testrecorder

Create Test Fixtures from Runnable Java Code
http://testrecorder.amygdalum.net/
GNU Lesser General Public License v3.0
51 stars 5 forks source link

IORecorded Unittests resist further instrumentation #42

Closed almondtools closed 7 years ago

almondtools commented 7 years ago

Unittests that are run with IORecorder.class inhibit other frameworks depending on bytecode modification:

Maybe we should work out a solution that is not dependent on class loading.