Tags: thomhurst/TUnit
Toggle v0.19.117's commit message
chore(deps): update tunit to 0.19.116 (#2313 )
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Toggle v0.19.116's commit message
Fix Dictionary Equivalent assertion checking for index positions when…
… it should only look at keys (#2312 )
Toggle v0.19.112's commit message
Add DoesNotMatch assertion method for string regex validation (#2305 )
* Add DoesNotMatch assertion method for string regex validation
* Change: Add `DoesNotMatch` assertion to `DoesNotExtensions_String`
* Change: Adjust string message for regex assertion error clarity
* Feat: Add unit tests for string regex assertions in TUnit
* Fix: Resolve Codacy quality standards
* Change: Add DoesNotMatch assertion methods for validation
* Change: Add DoesNotMatch assertion methods for validation net framework
Toggle v0.19.86's commit message
Don't try and reference types which exist in two different assemblies…
… as it'll cause compilation errors (#2274 )
Toggle v0.19.84's commit message
remove namespace and append guid to AssemblyLoader (#2269 )
* remove namespace and append guid to AssemblyLoader
* scrub AssemblyLoader Guid
* add missing PublicKeyToken to IsSystemAssembly
Toggle v0.19.83's commit message
Tweak not null logic for structs
Toggle v0.19.82's commit message
chore(deps): update tunit to 0.19.81 (#2264 )
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Toggle v0.19.81's commit message
Automatically load referenced assemblies prior to generating test obj…
…ects (#2261 )
Toggle v0.19.74's commit message
`IsNotEquivalentTo` assertion for non-enumerable types (#2248 )
Toggle v0.19.64's commit message
Support `--maximum-failed-tests` option (#2233 )
* Support `--maximum-failed-tests` option
* Update snaps
* Simplify
You can’t perform that action at this time.