Skip to content

YoloDev.Expecto.TestSdk: v0.16.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 14:12
4285f38

0.16.0 (2026-07-08)

⚠ BREAKING CHANGES

  • Depending on your version of .NET, this may require setting test.runner to Microsoft.Testing.Platform in global.json.

Features

  • change Expecto package version range (#292) (09e925c)
  • emit public TestMethodIdentifierProperty and stop advertising vstestProvider (#284) (4597e35)

Dependencies