Skip to content

Version 0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jmalloc jmalloc released this 04 Feb 04:50

Added

  • Add assert.Should() for specifying user-defined assertions

Changed

  • [BC] Switched from enginekit to configkit for application configurations
  • [BC] Flatten fields from Envelope.Correlation directly into Envelope
  • 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