Skip to content

0.1.1

Latest
Compare
Choose a tag to compare
@kpavlov kpavlov released this 10 Nov 09:44
· 2 commits to main since this release

Update TestEnvironment and BaseWiremock

  • 🎪TestEnvironment provides an easy way to manage environment variables between system and .env files with fallback values for test environment configurations.
  • 🎭BaseWiremock provides a Kotlin wrapper for WireMock server with built-in configuration, lifecycle management, and verification for simplified HTTP service mocking in tests.

Full Changelog: v0.1.0...v0.1.1