Releases: mariocairone/cucumbersome
Releases · mariocairone/cucumbersome
Cucumbersome:v1.0.1
Release Note
This release focus is on some improvements for the mock module and minor bug fixes.
Upgrading to this version is not retro-compatible with previous mock module version as some of the steps in the library has been modified.
- A new
MockServiceContainer
class has been added to the mock module. This extends theMockServerContainer
class provided by thetestcontainers
framework adding the ability to expose the mock-server to a fixed port using the provided constructor. - A set of new steps has been added in the mock module to support a more flexible request matching
- A new step has been added to the http module to support response time assertion
known Issues
This release includes the fix for the following issues:
Cucumbersome: Fist Release
1.0.0 changed release workflow trigger to prereleased event