Releases: thomhurst/TUnit
Releases · thomhurst/TUnit
0.18.26
What's Changed
🏕 Changes
- Support automatic generation of values for
[MatrixDataSource]
when using bool? and TEnum? by @andrewimcclement in #2088
Full Changelog: v0.18.25...v0.18.26
0.18.24
What's Changed
🏕 Changes
- Fix
double
andfloat
constants forPositiveInfinity
,NegativeInfinity
andNaN
in Source Generated code by @thomhurst in #2086
👒 Dependencies
- chore(deps): update tunit to 0.18.23 by @thomhurst in #2087
Full Changelog: v0.18.23...v0.18.24
0.18.23
What's Changed
🏕 Changes
- Fix
byte
andshort
constants in Source Generated code by @thomhurst in #2084
👒 Dependencies
- chore(deps): update tunit to 0.18.21 by @thomhurst in #2082
Full Changelog: v0.18.21...v0.18.23
0.18.21
What's Changed
🏕 Changes
- Set
classInstanceArguments
slightly earlier so it's available to Property Level DataSourceGenerators by @thomhurst in #2081
👒 Dependencies
- chore(deps): update tunit to 0.18.17 by @thomhurst in #2078
- chore(deps): update dependency verify.tunit to 28.15.0 by @thomhurst in #2080
- chore(deps): update dependency verify.nunit to 28.15.0 by @thomhurst in #2079
Full Changelog: v0.18.17...v0.18.21
0.18.17
What's Changed
🏕 Changes
DataGeneratorMetadata
exposesClassInstanceArguments
if the data source is for the test level and requires access to the class instance data by @thomhurst in #2077
Full Changelog: v0.18.16...v0.18.17
0.18.16
What's Changed
🏕 Changes
- Abstract
DependencyInjectionDataSourceAttribute
for easier Dependency Injection setup by @thomhurst in #2076
👒 Dependencies
- chore(deps): update tunit to 0.18.9 by @thomhurst in #2070
- chore(deps): bump @babel/runtime from 7.23.9 to 7.26.10 in /docs by @dependabot in #2071
- chore(deps): bump @babel/helpers from 7.24.5 to 7.26.10 in /docs by @dependabot in #2068
- chore(deps): bump @babel/runtime-corejs3 from 7.26.0 to 7.26.10 in /docs by @dependabot in #2072
- chore(deps): update dependency verify.nunit to 28.14.1 by @thomhurst in #2073
- chore(deps): update dependency verify.tunit to 28.14.1 by @thomhurst in #2074
Full Changelog: v0.18.9...v0.18.16
0.18.9
What's Changed
🏕 Changes
- Fix
ITestStartEventReceiver
andITestEndEventReceiver
not firing for custom classes when injected in via[ClassDataSource<>]
by @thomhurst in #2069
👒 Dependencies
- chore(deps): update dependency microsoft.bcl.asyncinterfaces to 9.0.3 by @thomhurst in #2059
- chore(deps): update dependency microsoft.extensions.dependencyinjection to 9.0.3 by @thomhurst in #2060
- chore(deps): update microsoft.aspnetcore to 9.0.3 by @thomhurst in #2064
- chore(deps): update dependency system.text.json to 9.0.3 by @thomhurst in #2063
- chore(deps): update dependency microsoft.templateengine.authoring.templateverifier to 9.0.201 by @thomhurst in #2061
- chore(deps): update dependency system.collections.immutable to 9.0.3 by @thomhurst in #2062
- chore(deps): update dependency microsoft.extensions.http.resilience to 9.3.0 by @thomhurst in #2065
- chore(deps): update tunit to 0.18.0 by @thomhurst in #2066
Full Changelog: v0.18.0...v0.18.9
0.18.0
What's Changed
Breaking Changes 🛠
- Add types to help converting from one type to another during an assertion chain by @thomhurst in #2058
👒 Dependencies
- chore(deps): update tunit to 0.17.14 by @thomhurst in #2051
- chore(deps): bump prismjs from 1.29.0 to 1.30.0 in /docs by @dependabot in #2052
- chore(deps): update dependency verify.tunit to 28.14.0 by @thomhurst in #2057
- chore(deps): update dependency verify.nunit to 28.14.0 by @thomhurst in #2056
Full Changelog: v0.17.14...v0.18.0
0.17.14
What's Changed
🏕 Changes
- Analyzer for informing MethodDataSource > InstanceMethodDataSource by @thomhurst in #2048
👒 Dependencies
- chore(deps): update tunit to 0.17.11 by @thomhurst in #2050
Full Changelog: v0.17.11...v0.17.14
0.17.11
What's Changed
👒 Dependencies
- chore(deps): update tunit to 0.17.8 by @thomhurst in #2049
Full Changelog: v0.17.8...v0.17.11