Skip to content

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

License

Notifications You must be signed in to change notification settings

advisedtesting/AdvisedTesting

 
 

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages