Skip to content

Releases: thomhurst/TUnit

0.10.24

05 Feb 15:22
91d2f35
Compare
Choose a tag to compare

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: v0.10.19...v0.10.24

0.10.19

04 Feb 11:19
add14da
Compare
Choose a tag to compare

What's Changed

🏕 Changes

  • Fix Lock contention when combined with [Before(Assembly)] attributes by @thomhurst in #1762

👒 Dependencies

  • chore(deps): update dependency polyfill to 7.16.1 by @thomhurst in #1751
  • chore(deps): update tunit to 0.10.6 by @thomhurst in #1752
  • chore(deps): update dependency microsoft.playwright to 1.50.0 by @thomhurst in #1753
  • chore(deps): update dependency verify.tunit to 28.10.0 by @thomhurst in #1756
  • chore(deps): update dependency verify.nunit to 28.10.0 by @thomhurst in #1755
  • chore(deps): update dependency verify.nunit to 28.10.1 by @thomhurst in #1757
  • chore(deps): update dependency verify.tunit to 28.10.1 by @thomhurst in #1758
  • chore(deps): update dependency messagepack to 3.1.3 by @thomhurst in #1759

Full Changelog: v0.10.6...v0.10.19

0.10.6

03 Feb 11:36
29e0355
Compare
Choose a tag to compare

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: v0.10.4...v0.10.6

0.10.4

03 Feb 02:05
2d87d4c
Compare
Choose a tag to compare

What's Changed

🏕 Changes

  • Cache source-generated classes and assemblies to reduce allocations by @thomhurst in #1745
  • Improve Generated Source Code Formatting and Indentation by @thomhurst in #1746

👒 Dependencies

Full Changelog: v0.10.1...v0.10.4

0.10.1

02 Feb 20:35
f46d4d2
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Source Generate Method/Class/Assembly/Parameter/Property information within the TestContext by @thomhurst in #1742

👒 Dependencies

Full Changelog: v0.9.11...v0.10.1

0.9.11

01 Feb 17:47
f5bda1e
Compare
Choose a tag to compare

What's Changed

🏕 Changes

  • Fix [Explicit] attribute not being honoured when running from IDE Test Explorers by @thomhurst in #1739

👒 Dependencies

Full Changelog: v0.9.9...v0.9.11

0.9.8

01 Feb 15:03
60d6865
Compare
Choose a tag to compare

What's Changed

🏕 Changes

  • Fix AwaitAssertionCodeFixProvider and make it modify the method signature to return an async Task by @thomhurst in #1736

👒 Dependencies

Full Changelog: v0.9.6...v0.9.8

0.9.6

01 Feb 11:49
42c9d8e
Compare
Choose a tag to compare

What's Changed

🏕 Changes

  • Analyzer for providing too many arguments in [ArgumentsAttribute(...)] by @thomhurst in #1734

👒 Dependencies

Full Changelog: v0.9.2...v0.9.6

0.9.2

31 Jan 09:17
7cca570
Compare
Choose a tag to compare

What's Changed

🏕 Changes

👒 Dependencies

New Contributors

Full Changelog: v0.9.0...v0.9.2

0.9.0

30 Jan 14:35
c0fdd77
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • ExpectedValueAssertCondition GetResult now returns a Task to allo… by @thomhurst in #1725

👒 Dependencies

Full Changelog: v0.8.12...v0.9.0