Releases: thomhurst/TUnit
Releases · thomhurst/TUnit
Release list
1.64.6
What's Changed
Other Changes
- Switch NuGet publishing to trusted publishing by @thomhurst in #6573
- Expose results directory through TestContext by @thomhurst in #6575
- Fix outcome timeline overflow in HTML reports by @thomhurst in #6574
Dependencies
- chore(deps): update tunit to 1.64.0 by @thomhurst in #6570
Full Changelog: v1.64.0...v1.64.6
1.64.0
What's Changed
Other Changes
- Honor cancellation tokens linked by custom test executors by @thomhurst in #6565
- Fix linked cancellation from before-test hooks by @thomhurst in #6568
- Add per-test execution cancellation by @thomhurst in #6569
Dependencies
- chore(deps): update tunit to 1.63.25 by @thomhurst in #6559
- chore(deps): update dependency serialize-javascript to v7.1.0 by @thomhurst in #6561
- chore(deps): update dependency nsubstitute to 6.1.0 by @thomhurst in #6564
- chore(deps): bump mermaid from 11.15.0 to 11.16.1 in /docs by @dependabot[bot] in #6563
- chore(deps): bump nanoid from 3.3.16 to 3.3.18 in /docs by @dependabot[bot] in #6562
Full Changelog: v1.63.25...v1.64.0
1.63.25
What's Changed
Other Changes
- Fix Mermaid label contrast in dark mode by @thomhurst in #6531
- Enhance matrix tests documentation by @koryphaee in #6537
- fix: support nested Member after IsTypeOf by @mvanhorn in #6540
- docs: Add documentation for TestContext.Parameters by @thomhurst with @Copilot in #6558
- fix: run event receivers on injected properties by @thomhurst in #6556
Dependencies
- chore(deps): update tunit to 1.63.0 by @thomhurst in #6526
- chore(deps): update dependency stackexchange.redis to 3.1.0 by @thomhurst in #6529
- chore(deps): update verify to 31.28.0 by @thomhurst in #6532
- chore(deps): update dependency stackexchange.redis to 3.1.3 by @thomhurst in #6541
- chore(deps): update dependency dompurify to v3.4.13 by @thomhurst in #6542
- chore(deps): update dependency rabbitmq.client to 7.2.2 by @thomhurst in #6546
- chore(deps): update dependency polyfill to 11.0.2 by @thomhurst in #6549
- chore(deps): update dependency polyfill to 11.0.2 by @thomhurst in #6548
- chore(deps): bump fast-uri from 3.1.4 to 3.1.5 in /docs by @dependabot[bot] in #6545
- chore(deps): bump postcss from 8.5.22 to 8.5.25 in /docs by @dependabot[bot] in #6547
- chore(deps): update dependency stackexchange.redis to 3.1.11 by @thomhurst in #6550
- chore(deps): update dependency stackexchange.redis to 3.1.13 by @thomhurst in #6552
New Contributors
- @koryphaee made their first contribution in #6537
Full Changelog: v1.63.0...v1.63.25
1.63.0
What's Changed
Other Changes
- fix(mocks): dispatch abstract indexers through the engine instead of calling base by @thomhurst in #6517
- feat(mocks): experimental compile-time internals access (#6514 Tier 2) by @thomhurst in #6520
- feat(mocks): make the async-factory Returns alias available below net9.0 by @thomhurst in #6518
- +semver:minor - feat(mocks): runtime auto-stubs for interfaces the source generator cannot see by @thomhurst in #6519
Dependencies
- chore(deps): update tunit to 1.62.0 by @thomhurst in #6508
- chore(deps): update dependency mockolate to 3.4.0 by @thomhurst in #6512
- chore(deps): update dependency cliwrap to 3.10.4 by @thomhurst in #6513
- chore(deps): update dependency stackexchange.redis to 3.0.25 by @thomhurst in #6522
- chore(deps): update dependency brace-expansion to v5.0.9 by @thomhurst in #6523
- chore(deps): update dependency microsoft.build.utilities.core to v18 by @thomhurst in #6525
Full Changelog: v1.62.0...v1.63.0
1.62.0
What's Changed
Other Changes
- fix(docs): make Mermaid lifecycle diagrams readable by @thomhurst in #6485
- fix(mocks): strip nullable annotation from constructor dispatch patterns by @thomhurst in #6498
- fix(mocks): skip interfaces with inaccessible abstract members by @thomhurst in #6502
- feat(mocks): accept an async factory in Returns() on async members by @thomhurst in #6503
- fix(mocks): report TM006 instead of CS1729 for unsubclassable classes by @thomhurst in #6501
- fix(mocks): emit the setup surface into the globally-imported namespace by @thomhurst in #6504
- fix(mocks): reference TUnit.Mocks once in snapshot test compilations by @thomhurst in #6506
- fix(mocks): make generated identifier sanitization injective by @thomhurst in #6507
Dependencies
- chore(deps): update tunit to 1.61.38 by @thomhurst in #6479
- chore(deps): update dependency brace-expansion to v5.0.8 by @thomhurst in #6478
- chore(deps): update dependency cliwrap to 3.10.3 by @thomhurst in #6482
- chore(deps): bump postcss from 8.5.10 to 8.5.22 in /docs by @dependabot[bot] in #6480
- chore(deps): update dependency fscheck to 3.3.4 by @thomhurst in #6486
- chore(deps): update dependency minimatch to v10.2.6 by @thomhurst in #6490
- chore(deps): update actions/stale action to v11 by @thomhurst in #6496
- chore(deps): update microsoft.testing to 2.3.3 by @thomhurst in #6499
- chore(deps): update mstest to 4.3.3 by @thomhurst in #6500
Full Changelog: v1.61.38...v1.62.0
1.61.38
What's Changed
Other Changes
- fix: apply 'unmanaged' constraint handling to remaining source generators by @thomhurst in #6474
- feat: expose data source attributes on TestContext by @thomhurst in #6477
Dependencies
- chore(deps): update tunit to 1.61.35 by @thomhurst in #6475
Full Changelog: v1.61.35...v1.61.38
1.61.35
What's Changed
Other Changes
- fix(mocks): omit 'struct' constraint when type parameter has 'unmanaged' constraint by @thomhurst in #6473
Dependencies
- chore(deps): bump fast-uri from 3.1.2 to 3.1.4 in /docs by @dependabot[bot] in #6466
- chore(deps): update tunit to 1.61.29 by @thomhurst in #6467
- chore(deps): update dependency verify.tool to v0.8.0 by @thomhurst in #6470
- chore(deps): update dependency docusaurus-plugin-llms to ^0.5.1 by @thomhurst in #6472
Full Changelog: v1.61.29...v1.61.35
1.61.29
What's Changed
Other Changes
- perf: remove EnumerableAsyncProcessor dependency by @thomhurst in #6465
Dependencies
- chore(deps): bump shell-quote from 1.8.4 to 1.10.0 in /docs by @dependabot[bot] in #6462
- chore(deps): bump body-parser from 1.20.5 to 1.20.6 in /docs by @dependabot[bot] in #6461
- chore(deps): bump webpack-dev-server from 5.2.5 to 5.2.6 in /docs by @dependabot[bot] in #6460
- chore(deps): update dependency microsoft.kiota.abstractions to v2 by @thomhurst in #6464
- chore(deps): update tunit to 1.61.23 by @thomhurst in #6463
Full Changelog: v1.61.23...v1.61.29
1.61.23
What's Changed
Other Changes
- fix(mocks): emit 'where T : default' for interface-constrained generic methods by @thomhurst in #6458
Dependencies
- chore(deps): update tunit to 1.61.15 by @thomhurst in #6450
- chore(deps): update actions/checkout action to v7.0.1 by @thomhurst in #6453
- chore(deps): update verify to 31.26.0 by @thomhurst in #6454
- chore(deps): update verify to 31.27.0 by @thomhurst in #6457
- chore(deps): update react to ^19.2.8 by @thomhurst in #6459
Full Changelog: v1.61.15...v1.61.23
1.61.15
What's Changed
Other Changes
- feat: Allow disabling the automatic html report upload to upload-artifacts@v7 by @Crashdummyy in #6447
- fix: stop retrying artifact upload on non-retryable status codes by @thomhurst in #6449
Dependencies
- chore(deps): update tunit to 1.61.0 by @thomhurst in #6437
- chore(deps): update verify to 31.24.3 by @thomhurst in #6438
- chore(deps): update dependency opentelemetry.instrumentation.aspnetcore to 1.17.0 by @thomhurst in #6440
- chore(deps): update verify to 31.25.0 by @thomhurst in #6442
- chore(deps): update dependency docusaurus-plugin-llms to ^0.5.0 by @thomhurst in #6443
- chore(deps): update opentelemetry to 1.17.0 by @thomhurst in #6441
New Contributors
- @Crashdummyy made their first contribution in #6447
Full Changelog: v1.61.0...v1.61.15