Skip to content

[6.21.0] - 2024-11-04

Compare
Choose a tag to compare
@funkyshu funkyshu released this 04 Nov 19:48
· 19 commits to main since this release
ee1b14f

Fixed

  • Unit Test improvements: report underlying unit tests errors, always run test cases in a sub-test, always use test suite functions, use more specific assert functions where possible.
  • General spelling and grammar corrections everywhere.
  • Normalize whitespace: Removed trailing whitespace and superfluous new lines.
  • Ensure all mocked types are included in mockery configuration and regenerate.