chore(deps): update dependency tunit to v1
Note: This PR body was truncated due to platform limits.
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| TUnit | 0.61.39 -> 1.5.60 |
Release Notes
thomhurst/TUnit (TUnit)
v1.5.60: 1.5.60
What's Changed
Other Changes
- Add Claude Code GitHub Workflow by @thomhurst in #4067
- Add documentation for test artifacts/attachments by @Copilot in #4074
- docs: add test lifecycle overview and update sidebar by @thomhurst in #4077
- feat: add simple overload for attaching artifacts with optional display name and description by @thomhurst in #4078
Dependencies
- chore(deps): update tunit to 1.5.53 by @thomhurst in #4069
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.5.53...v1.5.60
v1.5.53: 1.5.53
What's Changed
Other Changes
- fix: casted enum array in arguments attribute causing source generator compilation failures by @thomhurst in #4066
Dependencies
- chore(deps): update dependency polyfill to 9.3.4 by @thomhurst in #4012
- chore(deps): update tunit to 1.5.48 by @thomhurst in #4063
- chore(deps): update react to v19.2.3 by @thomhurst in #4062
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.5.48...v1.5.53
v1.5.48: 1.5.48
What's Changed
Other Changes
- feat: add DisplayName property for dynamic tests by @thomhurst in #4058
Dependencies
- chore(deps): update react to v19.2.2 by @thomhurst in #4060
- chore(deps): update tunit to 1.5.42 by @thomhurst in #4046
- chore(deps): update actions/cache action to v5 by @thomhurst in #4061
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.5.42...v1.5.48
v1.5.42: 1.5.42
What's Changed
🏕 Changes
- feat: add DynamicTestIndex property for unique test ID generation in dynamic tests by @thomhurst in #4056
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.5.41...v1.5.42
v1.5.41: 1.5.41
What's Changed
🏕 Changes
- Fix documentation: TestContext.Dependencies.GetTests() is the correct public API by @Copilot in #4050
- feat: prevent side effects from non-IAsyncInitializer property getters during discovery by @thomhurst in #4054
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.5.37...v1.5.41
v1.5.37: 1.5.37
What's Changed
🏕 Changes
- fix: Collection.Count(lambda) returns a collection-type assertion builder for further collection assertion chaining by @thomhurst in #4043
👒 Dependencies
- chore(deps): update tunit to 1.5.35 by @thomhurst in #4042
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.5.35...v1.5.37
v1.5.35: 1.5.35
What's Changed
🏕 Changes
- feat: add Count method with inner assertion support for collections by @thomhurst in #4041
👒 Dependencies
- chore(deps): update tunit to 1.5.33 by @thomhurst in #4037
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.5.33...v1.5.35
v1.5.33: 1.5.33
What's Changed
🏕 Changes
- Add Skip.Test() documentation for dynamic test skipping by @Copilot in #4018
- Fix documentation to use --treenode-filter instead of unsupported --filter syntax by @Copilot in #4020
- fix IAsyncInitializer order when using nested property injection by @thomhurst in #4036
👒 Dependencies
- chore(deps): update actions/checkout action to v6 by @thomhurst in #3980
- chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /docs by @dependabot[bot] in #3963
- chore(deps): update tunit to 1.5.6 by @thomhurst in #3988
- chore(deps): update dependency fsharp.core to 10.0.101 by @thomhurst in #4021
- chore(deps): update dependency microsoft.entityframeworkcore to 10.0.1 by @thomhurst in #4022
- chore(deps): update dependency microsoft.extensions.dependencyinjection to 10.0.1 by @thomhurst in #4023
- chore(deps): update dependency microsoft.templateengine.authoring.cli to v10.0.101 by @thomhurst in #4024
- chore(deps): update dependency microsoft.templateengine.authoring.templateverifier to 10.0.101 by @thomhurst in #4025
- chore(deps): update dependency system.commandline to 2.0.1 by @thomhurst in #4026
- chore(deps): update dependency dotnet-sdk to v10.0.101 by @thomhurst in #4027
- chore(deps): update microsoft.aspnetcore to 10.0.1 by @thomhurst in #4028
- chore(deps): update peter-evans/create-pull-request action to v8 by @thomhurst in #4030
- chore(deps): update dependency polyfill to 9.3.2 by @thomhurst in #4013
- chore(deps): update actions/github-script action to v8 by @thomhurst in #3981
- chore(deps): update opentelemetry to 1.14.0 by @thomhurst in #3830
- chore(deps): update microsoft.extensions to 10.1.0 by @thomhurst in #4029
- chore(deps): update dependency polyfill to 9.3.4 by @thomhurst in #4035
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.5.6...v1.5.33
v1.5.6: 1.5.6
What's Changed
🏕 Changes
- refactor: Consolidate initialisation logic by @thomhurst in #4006
- feat: support class-level CombinedDataSources with static and method data sources by @thomhurst in #4007
- fix: improve exception messages for hook failures in HookExecutor by @thomhurst in #4008
👒 Dependencies
- chore(deps): update dependency nunit3testadapter to v6 by @thomhurst in #4004
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.5.1...v1.5.6
v1.5.1: 1.5.1
What's Changed
🏕 Changes
- fix: prevent IAsyncInitializer from running during test discovery when using InstanceMethodDataSource by @thomhurst in #4002
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.5.0...v1.5.1
v1.5.0: 1.5.0
What's Changed
🏕 Changes
- feat: add IAsyncDiscoveryInitializer for asynchronous initialization during test discovery by @thomhurst in #4000
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.4.8...v1.5.0
v1.4.8: 1.4.8
What's Changed
🏕 Changes
- fix: JUnit reporter was encoding xml files in UTF-16 instead of UTF-8 by @rchoffardet in #4001
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.4.7...v1.4.8
v1.4.7: 1.4.7
What's Changed
🏕 Changes
- fix: JUnit reporter by @rchoffardet in #3999
New Contributors
- @rchoffardet made their first contribution in #3999
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.4.5...v1.4.7
v1.4.5: 1.4.5
What's Changed
🏕 Changes
- fix: add regression test for TestContext.Current null issue during property injection by @thomhurst in #3995
- fix: don't run IAsyncInitializer during discovery phase by @thomhurst in #3996
- feat: add support for reusing discovery instances in test building and property resolution by @thomhurst in #3998
👒 Dependencies
- chore(deps): update dependency publicapigenerator to 11.5.4 by @thomhurst in #3994
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.4.0...v1.4.5
v1.4.0: 1.4.0
What's Changed
🏕 Changes
- Add Claude Code GitHub Workflow by @thomhurst in #3979
- add taskAssert computation expression for simplified assertions in F# by @marcpiechura in #3977
- Improve support for F# Async return types by @thomhurst in #3986
- feat: add JUnit reporter and command provider for test results output by @thomhurst in #3987
👒 Dependencies
- chore(deps): update dependency fluentvalidation.dependencyinjectionextensions to 12.1.1 by @thomhurst in #3973
- chore(deps): update tunit to 1.3.25 by @thomhurst in #3974
- chore(deps): update aspire to 13.0.2 by @thomhurst in #3976
- chore(deps): update dependency microsoft.playwright to 1.57.0 by @thomhurst in #3978
New Contributors
- @marcpiechura made their first contribution in #3977
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.3.25...v1.4.0
v1.3.25: 1.3.25
What's Changed
🏕 Changes
- Refactor object lifecycle management and property injection services by @thomhurst in #3967
👒 Dependencies
- chore(deps): update tunit to 1.3.15 by @thomhurst in #3960
- chore(deps): update dependency polyfill to 9.3.1 by @thomhurst in #3965
- chore(deps): update dependency polyfill to 9.3.1 by @thomhurst in #3964
- chore(deps): update verify to 31.8.0 by @thomhurst in #3966
- chore(deps): update react to v19.2.1 by @thomhurst in #3972
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.3.15...v1.3.25
v1.3.15: 1.3.15
What's Changed
🏕 Changes
- feat: enhance data source initialization and property injection handling by @thomhurst in #3959
👒 Dependencies
- chore(deps): update tunit to 1.3.13 by @thomhurst in #3957
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.3.13...v1.3.15
v1.3.13: 1.3.13
What's Changed
🏕 Changes
- feat: enhance property injection and instance method data source handling by @thomhurst in #3956
👒 Dependencies
- chore(deps): update dependency react-dom to v19.2.0 by @thomhurst in #3953
- chore(deps): update xunit to 3.2.1 by @thomhurst in #3954
- chore(deps): update tunit to 1.3.9 by @thomhurst in #3955
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.3.9...v1.3.13
v1.3.9: 1.3.9
What's Changed
🏕 Changes
- Fix MethodDataSource example in property injection documentation by @Copilot in #3942
- [Snyk] Upgrade react from 19.1.1 to 19.2.0 by @thomhurst in #3903
- [Snyk] Upgrade @mdx-js/react from 3.1.0 to 3.1.1 by @thomhurst in #3905
- feat: implement instance creation with required property handling by @thomhurst in #3952
👒 Dependencies
- chore(deps): update tunit to 1.3.0 by @thomhurst in #3947
- chore(deps): bump node-forge from 1.3.1 to 1.3.2 in /docs by @dependabot[bot] in #3923
- chore(deps): update verify to 31.7.3 by @thomhurst in #3946
- chore(deps): update dependency benchmarkdotnet.annotations to 0.15.8 by @thomhurst in #3950
- chore(deps): update dependency benchmarkdotnet to 0.15.8 by @thomhurst in #3949
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.3.0...v1.3.9
v1.3.0: 1.3.0
What's Changed
🏕 Changes
- chore(config): add docusaurus-plugin-llms for better LLM documentation by @thomhurst in #3885
- docs: fix typo in DependsOn documentation by @bogdanefremenko in #3897
- Fix Early Stage Event Receiver example in event-subscribing.md by @mgraf1 in #3898
- Update command for generating TRX report by @kbegiedza in #3917
- docs: Remove non-existent MaxParallelTests attribute from documentation by @Copilot in #3920
- feat: add string length assertions and update documentation for new assertion methods by @thomhurst in #3926
- feat: improve assertion typing for enumerable returning delegates by @thomhurst in #3927
- feat: add disposal execution support in hook executors and related tests by @thomhurst in #3928
- Fix docs stating incorrect default for coverage output format by @Copilot in #3936
- fix: adjust overload resolution priorities for member assertions by @thomhurst in #3940
- fix: ensure IClassConstructor and ITestEndEventReceiver share the same instance for state management by @thomhurst in #3941
- feat: implement After hooks execution on cancellation for tests and enhance hook tracking by @thomhurst in #3883
👒 Dependencies
- chore(deps): update tunit to 1.2.11 by @thomhurst in #3870
- chore(deps): update dependency microsoft.testing.platform.msbuild to 2.0.2 by @thomhurst in #3869
- chore(deps): update dependency publicapigenerator to 11.5.1 by @thomhurst in #3873
- chore(deps): update dependency cliwrap to 3.10.0 by @thomhurst in #3874
- chore(deps): update dependency humanizer to v3 by @thomhurst in #3876
- chore(deps): update actions/checkout action to v6 by @thomhurst in #3877
- chore(deps): update dependency polyfill to 9.2.0 by @thomhurst in #3879
- chore(deps): update dependency polyfill to 9.2.0 by @thomhurst in #3878
- chore(deps): update dependency verify.tool to v0.7.0 by @thomhurst in #3881
- chore(deps): update verify to 31.7.2 by @thomhurst in #3880
- chore(deps): update dependency typescript to v5.9.3 by @thomhurst in #3887
- chore(deps): update dependency polyfill to 9.3.0 by @thomhurst in #3891
- chore(deps): update dependency testcontainers.redis to 4.9.0 by @thomhurst in #3896
- chore(deps): update dependency polyfill to 9.3.0 by @thomhurst in #3892
- chore(deps): update dependency testcontainers.kafka to 4.9.0 by @thomhurst in #3894
- chore(deps): update dependency testcontainers.postgresql to 4.9.0 by @thomhurst in #3895
- chore(deps): update dependency nuget.protocol to 7.0.1 by @thomhurst in #3906
- chore(deps): update dependency polly to 8.6.5 by @thomhurst in #3893
- chore(deps): update dependency vogen to 8.0.3 by @thomhurst in #3907
- chore(deps): update dependency publicapigenerator to 11.5.2 by @thomhurst in #3914
- chore(deps): update dependency publicapigenerator to 11.5.3 by @thomhurst in #3916
- chore(deps): update aspire to 13.0.1 by @thomhurst in #3921
- chore(deps): update docker/setup-docker-action action to v4.6.0 by @thomhurst in #3924
- chore(deps): update dependency xunit.v3.assert to 3.2.1 by @thomhurst in #3932
- chore(deps): update dependency xunit.v3.extensibility.core to 3.2.1 by @thomhurst in #3933
- chore(deps): update dependency xunit.v3 to 3.2.1 by @thomhurst in #3931
- chore(deps): update verify to 31.7.3 by @thomhurst in #3937
New Contributors
- @bogdanefremenko made their first contribution in #3897
- @mgraf1 made their first contribution in #3898
- @kbegiedza made their first contribution in #3917
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.2.11...v1.3.0
v1.2.11: 1.2.11
What's Changed
🏕 Changes
- test: add regression tests for ClassDataSource with SharedType.None by @thomhurst in #3868
- Unmark AOT safe IsEquivalentTo overload by @thomhurst in #3854
👒 Dependencies
- chore(deps): update tunit to 1.2.3 by @thomhurst in #3861
- chore(deps): update dependency polyfill to 9.1.0 by @thomhurst in #3866
- chore(deps): update dependency polyfill to 9.1.0 by @thomhurst in #3865
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.2.3...v1.2.11
v1.2.3: 1.2.3
What's Changed
🏕 Changes
👒 Dependencies
- chore(deps): update tunit to 1.2.0 by @thomhurst in #3853
New Contributors
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.2.0...v1.2.3
v1.2.0: 1.2.0
What's Changed
🏕 Changes
- feat: implement TestBuildContext for capturing build-time output by @thomhurst in #3849
- feat: introduce EventReceiverStage for controlling execution order of event receivers by @thomhurst in #3850
👒 Dependencies
- chore(deps): update tunit to 1.1.27 by @thomhurst in #3846
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.1.27...v1.2.0
v1.1.27: 1.1.27
What's Changed
🏕 Changes
- Fix documentation: Update TestContext API from context.Result to context.Execution.Result by @Copilot in #3837
- Clarify TUnit0046 diagnostic message for data source return types by @Copilot in #3843
- feat(tests): add timeout cancellation token tests and enhance test context by @thomhurst in #3838
- Optimize GetOrAdd method in ThreadSafeDictionary for improved concurrency handling by @thomhurst in #3845
👒 Dependencies
- chore(deps): update dependency microsoft.build.utilities.core to v18 by @thomhurst in #3817
- chore(deps): update dependency benchmarkdotnet to 0.15.7 by @thomhurst in #3818
- chore(deps): update dependency benchmarkdotnet.annotations to 0.15.7 by @thomhurst in #3819
- chore(deps): update tunit to 1.1.10 by @thomhurst in #3821
- chore(deps): update dependency polyfill to 9.0.2 by @thomhurst in #3823
- chore(deps): update dependency polyfill to 9.0.2 by @thomhurst in #3790
- chore(deps): update verify to 31.7.1 by @thomhurst in #3825
- chore(deps): update dependency polyfill to 9.0.3 by @thomhurst in #3840
- chore(deps): update dependency polyfill to 9.0.3 by @thomhurst in #3839
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.1.10...v1.1.27
v1.1.10: 1.1.10
What's Changed
🏕 Changes
- feat: override tests via new keyword in derived classes by @thomhurst in #3816
👒 Dependencies
- chore(deps): update tunit to 1.1.0 by @thomhurst in #3799
- chore(deps): update verify to 31.6.1 by @thomhurst in #3815
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.1.0...v1.1.10
v1.1.0: 1.1.0
What's Changed
🏕 Changes
- Update templates to use .NET 10 by @thomhurst in #3792
- Optimize polyfill with embedded options by @thomhurst in #3805
- docs: fix DI attribute example by @thomhurst in #3802
- Fix ClassDataSource nested property injection not respecting shared types by @thomhurst in #3809
👒 Dependencies
- chore(deps): update dependency nuget.protocol to v7 by @thomhurst in #3788
- chore(deps): update tunit to 1.0.78 by @thomhurst in #3789
- chore(deps): update dependency polyfill to v9 by @thomhurst in #3791
- chore(deps): update dependency polyfill to 9.0.1 by @thomhurst in #3794
- chore(deps): update microsoft.aspnetcore to v10 (major) by @thomhurst in #3784
- chore(deps): update dependency microsoft.entityframeworkcore to v10 by @thomhurst in #3781
- chore(deps): update verify to 31.6.0 by @thomhurst in #3808
- chore(deps): update opentelemetry to 1.14.0 by @thomhurst in #3806
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.0.78...v1.1.0
v1.0.78: 1.0.78
What's Changed
Build
This is the first version of TUnit built using the officially released .NET 10 SDK.
🏕 Changes
- Fix light mode text contrast in Assertions Library page by @Copilot in #3752
- feat(polyfills): add support for embedded Polyfill attributes to prevent type conflicts by @thomhurst in #3787
- feat(tests): fix code fixer for xUnit migration code fixer .All().Satisfy() by @thomhurst in #3786
👒 Dependencies
- chore(deps): update tunit to 1.0.48 by @thomhurst in #3753
- chore(deps): update dependency microsoft.playwright to 1.56.0 by @thomhurst in #3754
- chore(deps): update dependency verify to 31.5.2 by @thomhurst in #3755
- chore(deps): update dependency verify.tunit to 31.5.2 by @thomhurst in #3758
- chore(deps): update dependency verify.nunit to 31.5.2 by @thomhurst in #3756
- chore(deps): update dependency verify to 31.5.3 by @thomhurst in #3759
- chore(deps): update dependency verify.nunit to 31.5.3 by @thomhurst in #3760
- chore(deps): update dependency verify.tunit to 31.5.3 by @thomhurst in #3761
- chore(deps): update dependency microsoft.net.test.sdk to 18.0.1 by @thomhurst in #3763
- chore(deps): update dependency microsoft.templateengine.authoring.cli to v9.0.307 by @thomhurst in #3764
- chore(deps): update dependency microsoft.templateengine.authoring.templateverifier to 9.0.307 by @thomhurst in #3765
- chore(deps): update dependency microsoft.entityframeworkcore to 9.0.11 by @thomhurst in #3768
- chore(deps): update dependency microsoft.extensions.dependencyinjection to 9.0.11 by @thomhurst in #3769
- chore(deps): update dependency fsharp.core to 10.0.100 by @thomhurst in #3772
- chore(deps): update dependency system.commandline to 2.0.0 by @thomhurst in #3773
- chore(deps): update microsoft.testing to 2.0.2 by @thomhurst in #3775
- chore(deps): update microsoft.aspnetcore to 9.0.11 by @thomhurst in #3774
- chore(deps): update dependency dotnet-sdk to v9.0.307 by @thomhurst in #3777
- chore(deps): update mstest to 4.0.2 by @thomhurst in #3778
- chore(deps): update dependency dotnet-sdk to v10 by @thomhurst in #3780
- chore(deps): update aspire to v13 (major) by @thomhurst in #3779
- chore(deps): update dependency microsoft.templateengine.authoring.cli to v10 by @thomhurst in #3782
- chore(deps): update dependency microsoft.templateengine.authoring.templateverifier to v10 by @thomhurst in #3783
- chore(deps): update microsoft.extensions to v10 (major) by @thomhurst in #3785
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.0.48...v1.0.78
v1.0.48: 1.0.48
What's Changed
🏕 Changes
- 🤖 Update Benchmark Results by @github-actions[bot] in #3740
- Remove benchmark calculator references by @Copilot in #3742
- docs: Update API references from TestDetails to Metadata interface by @Copilot in #3748
- fix: stale artifacts by @thomhurst in #3750
👒 Dependencies
- chore(deps): update tunit to 1.0.39 by @thomhurst in #3739
- chore(deps): update dependency verify to 31.5.0 by @thomhurst in #3743
- chore(deps): update dependency verify to 31.5.1 by @thomhurst in #3745
- chore(deps): update dependency verify.nunit to 31.5.1 by @thomhurst in #3744
- chore(deps): update dependency verify.tunit to 31.5.1 by @thomhurst in #3746
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.0.39...v1.0.48
v1.0.39: 1.0.39
What's Changed
🏕 Changes
- 🤖 Update Benchmark Results by @github-actions[bot] in #3733
- feat: don't allocate unnecessary test node properties by @thomhurst in #3736
- Fix Type ambiguity errors when using IsAssignableTo assertions by @thomhurst in #3738
👒 Dependencies
- chore(deps): update tunit to 1.0.30 by @thomhurst in #3729
- chore(deps): update dependency node to v24 by @thomhurst in #3722
- chore(deps): update actions/setup-node action to v6 by @thomhurst in #3721
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.0.30...v1.0.39
v1.0.30: 1.0.30
What's Changed
🏕 Changes
- 🤖 Update Benchmark Results by @github-actions[bot] in #3726
- feat: Enhance hook exception handling to properly skip tests in Before hooks by @thomhurst in #3728
👒 Dependencies
- chore(deps): update tunit to 1.0.27 by @thomhurst in #3727
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.0.27...v1.0.30
v1.0.27: 1.0.27
What's Changed
🏕 Changes
- Fix IsEquivalentTo documentation - remove non-existent IgnoringOrder method by @Copilot in #3718
- Add Benchmarks to Documentation Site by @thomhurst in #3719
- 🤖 Update Benchmark Results by @github-actions[bot] in #3720
- fix: Pass Items from TestBuilderContext StateBag to TestContext StateBag by @thomhurst in #3725
👒 Dependencies
- chore(deps): update tunit to v1 (major) by @thomhurst in #3710
- chore(deps): update dependency polyfill to 8.9.1 by @thomhurst in #3712
- chore(deps): update dependency polyfill to 8.9.1 by @thomhurst in #3713
Full Changelog: https://github.com/thomhurst/TUnit/compare/v1.0.0...v1.0.27
v1.0.0: 1.0.0
It's been a long time coming! Here's version 1.0!
What's Changed
Breaking Changes 🛠
- Refactor TestContext and related interfaces for tidiness and cohesion by @thomhurst in #3709
Snippets on the refactored API can be found here: https://tunit.dev/docs/migration/testcontext-interface-organization
🏕 Changes
- Implement GetNestedClassName method and update test ID generation to use nested class names with '+' separator by @thomhurst in #3708
👒 Dependencies
- chore(deps): update tunit to 0.90.45 by @thomhurst in #3704
- chore(deps): update dependency benchmarkdotnet.annotations to 0.15.6 by @thomhurst in #3707
- chore(deps): update dependency benchmarkdotnet to 0.15.6 by @thomhurst in #3706
Full Changelog: https://github.com/thomhurst/TUnit/compare/v0.90.45...v1.0.0
v0.90.45: 0.90.45
What's Changed
👒 Dependencies
- chore(deps): update tunit to 0.90.42 by @thomhurst in #3702
Full Changelog: https://github.com/thomhurst/TUnit/compare/v0.90.42...v0.90.45
v0.90.42: 0.90.42
What's Changed
🏕 Changes
- feat: enable conditional source generation based on configuration property by @thomhurst in #3699
- refactor: adjust parallelism handling in TestScheduler for better resource management by @thomhurst in #3701
👒 Dependencies
- chore(deps): update tunit to 0.90.38 by @thomhurst in #3698
Full Changelog: https://github.com/thomhurst/TUnit/compare/v0.90.38...v0.90.42
v0.90.38: 0.90.38
What's Changed
🏕 Changes
- refactor: optimize injection and initialization tasks for better performance and reduced allocations by @thomhurst in #3696
👒 Dependencies
- chore(deps): update tunit to 0.90.35 by @thomhurst in #3694
Full Changelog: https://github.com/thomhurst/TUnit/compare/v0.90.35...v0.90.38
v0.90.35: 0.90.35
What's Changed
🏕 Changes
- perf: improve lock contention and async overhead by @thomhurst in #3693
👒 Dependencies
- chore(deps): update tunit to 0.90.32 by @thomhurst in #3691
Full Changelog: https://github.com/thomhurst/TUnit/compare/v0.90.32...v0.90.35
v0.90.32: 0.90.32
What's Changed
🏕 Changes
- perf: optimize test execution by partitioning tests by @thomhurst in #3676
- fix: fix nested classes conflicting with the same testid by [@thomhurst](https://redirect.github.com/thomhurs
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 73.79%. Comparing base (c569fbb) to head (88156d0).
Additional details and impacted files
@@ Coverage Diff @@
## main #428 +/- ##
=======================================
Coverage 73.79% 73.79%
=======================================
Files 259 259
Lines 16387 16387
Branches 1336 1336
=======================================
Hits 12092 12092
Misses 3878 3878
Partials 417 417
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.