Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 307 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 307 Bytes

Description

This library will add support of single test context for all tests:

  • docker containers runner
  • application server instance
  • some tools config: RestAsured, WireMock etc
  • etc

Don't use reloadable context it doesn't work! (problem with entrypoint for custom management of jupiter threads)