Tests might require versions of Cumulocity or even different version of system or shell. With this, we must support annotating test cases with version requirements to run the test. This version requirements must also be used for recording and mocking of requests and responses.
Tests might require versions of Cumulocity or even different version of system or shell. With this, we must support annotating test cases with version requirements to run the test. This version requirements must also be used for recording and mocking of requests and responses.
Versions must be specified using
semver
ranges.