Skip to content

Releases: thomhurst/TUnit

0.18.26

13 Mar 20:27
bbe8c85
Compare
Choose a tag to compare

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

13 Mar 18:08
4540ebb
Compare
Choose a tag to compare

What's Changed

🏕 Changes

  • Fix double and float constants for PositiveInfinity, NegativeInfinity and NaN in Source Generated code by @thomhurst in #2086

👒 Dependencies

Full Changelog: v0.18.23...v0.18.24

0.18.23

13 Mar 17:26
2ce3e7c
Compare
Choose a tag to compare

What's Changed

🏕 Changes

  • Fix byte and short constants in Source Generated code by @thomhurst in #2084

👒 Dependencies

Full Changelog: v0.18.21...v0.18.23

0.18.21

13 Mar 12:15
6c83d77
Compare
Choose a tag to compare

What's Changed

🏕 Changes

  • Set classInstanceArguments slightly earlier so it's available to Property Level DataSourceGenerators by @thomhurst in #2081

👒 Dependencies

Full Changelog: v0.18.17...v0.18.21

0.18.17

12 Mar 20:31
Compare
Choose a tag to compare

What's Changed

🏕 Changes

  • DataGeneratorMetadata exposes ClassInstanceArguments 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

12 Mar 19:56
eb7ef6f
Compare
Choose a tag to compare

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

11 Mar 22:00
3e0ea6c
Compare
Choose a tag to compare

What's Changed

🏕 Changes

  • Fix ITestStartEventReceiver and ITestEndEventReceiver 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

11 Mar 16:49
b59b6bf
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Add types to help converting from one type to another during an assertion chain by @thomhurst in #2058

👒 Dependencies

Full Changelog: v0.17.14...v0.18.0

0.17.14

10 Mar 20:29
b169852
Compare
Choose a tag to compare

What's Changed

🏕 Changes

  • Analyzer for informing MethodDataSource > InstanceMethodDataSource by @thomhurst in #2048

👒 Dependencies

Full Changelog: v0.17.11...v0.17.14

0.17.11

10 Mar 19:10
Compare
Choose a tag to compare

What's Changed

👒 Dependencies

Full Changelog: v0.17.8...v0.17.11