New
1.13.8
What's Changed
Other Changes
- Fix All().Satisfy() compile error with nullable value types by @Copilot in https://github.com/thomhurst/TUnit/pull/4685
- docs: Replace .runsettings with testconfig.json in code coverage documentation by @Copilot in https://github.com/thomhurst/TUnit/pull/4691
- Mark TestMetadataGenerator output with GeneratedCode attribute by @Copilot in https://github.com/thomhurst/TUnit/pull/4690
- refactor: delete unused code and files from generator by @TimothyMakkison in https://github.com/thomhurst/TUnit/pull/4689
- fix: Update missed STAThread snapshot files with GeneratedCode attributes by @thomhurst in https://github.com/thomhurst/TUnit/pull/4693
- perf: remove
Listusage fromAttributeWriterby @TimothyMakkison in https://github.com/thomhurst/TUnit/pull/4692
Dependencies
- chore(deps): update tunit to 1.13.0 by @thomhurst in https://github.com/thomhurst/TUnit/pull/4686
- chore(deps): bump webpack from 5.96.1 to 5.105.0 in /docs by @dependabot[bot] in https://github.com/thomhurst/TUnit/pull/4672
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.13.0...v1.13.8