Skip to content

Repository files navigation

Build Status Maven Site Maven Central Codacy Badge codecov codebeat badge

AdvisedTesting

Utilities to make multi-threaded testing sane, and decouple fixtures from testing framework apis.

Abilities include:

  • Evict classes that include static mutable state (whitelisting is also easy).
  • Capture all logging on a thread (and report it easily on test failure) with logback.
  • Spring support through a generic IoC mechanism.

About

utilities to make multi-threaded testing sane, and decouple fixtures from testing framework apis

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages