Artur Zagretdinov
Results
2
issues of
Artur Zagretdinov
Waiting while junit team will implement an extension for specifying class loader https://github.com/junit-team/junit5/issues/201
epic
The main issue with Javassist it's that it read classes from disk before instrumenting. Such behaviour breaks compatibility with other tools which are instrumenting classes (see discussion https://github.com/jacoco/jacoco/issues/51) ByteBuddy could...
enhancement
Priority:High