Releases notes :
- #28 [feat] Enables the use of regular expressions to exclude or include jars
- #29 [feat] Logging management and the ability to exclude test-classes directories as well.
Available in maven central :
https://search.maven.org/artifact/com.efluid.oss/test-control-byte-code/1.8.0/jar
<dependency>
<groupId>com.efluid.oss</groupId>
<artifactId>test-control-byte-code</artifactId>
<version>1.8.0</version>
</dependency>