Skip to content

1.0.3: Isolated Test Runner

Compare
Choose a tag to compare
@danglotb danglotb released this 11 Dec 22:26
· 499 commits to master since this release
f4a9cdc

This release contains the isolated runner:

  • setting the context class loader inside the thread that run the tests caf38ca
  • isolate the test runner, by running it using the reflection f4a9cdc
  • add a new option: -useReflection to run the test runner using the fully isolated test runner f4a9cdc