Skip to content

Release v0.6.34

Compare
Choose a tag to compare
@metafates metafates released this 20 May 10:35
· 17 commits to master since this release
9410728
  • Fixed bug when .GetValue() string method for Label and Parameter might return invalid string if the .Value field type was not a string. See #80
  • Fixed bug when parameterized test could drop tests for some parameters silently. See #99
  • Fixed bug when panic occurred if parameterized test suites did not implement InitializeTestsParams method. See #104
  • Fixed typos & formatting. See #97, #96, #79
  • Update CI actions versions #95

Full Changelog: v0.6.33...v0.6.34