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