Version 0.4.0
Pre-release
Pre-release
Added
- Add
assert.Should()
for specifying user-defined assertions
Changed
- [BC] Switched from
enginekit
toconfigkit
for application configurations - [BC] Flatten fields from
Envelope.Correlation
directly intoEnvelope
- Test logs and assertion reports now display the file and line number of the test operation
Removed
- [BC] Removed the
assert.CompositeAssertion
type - [BC] Removed the
assert.MessageAssertion
type - [BC] Removed the
assert.MessageTypeAssertion
type
Fixed
assert.CommandExecuted()
now renders the correct suggestions when it fails due to mismatched message role