Tags: dailydevops/extensions.test
Tags
chore(ci): update dailydevops/pipelines action to v2.2.8 (#970) * chore(ci): update dailydevops/pipelines action to v2.2.8 * revert(deps): downgrade Microsoft.Testing.Extensions.CodeCoverage to 18.0.6 * revert(deps): downgrade Microsoft.Testing.Extensions.CodeCoverage to 18.0.6 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Martin Stühmer <me@samtrion.net>
feat: TUnit `SkipOnFailureAttribute` added (#846) * feat: TUnit `SkipOnFailureAttribute` added * test: Updated PublicAPI definition * docs: Update README examples to use TUnit syntax instead of NUnit (#849) * Initial plan * docs: Update README examples with TUnit syntax Co-authored-by: samtrion <3283596+samtrion@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: samtrion <3283596+samtrion@users.noreply.github.com> * refactor: SkipOnFailureAttribute tests to ensure deterministic behavior (#847) * Initial plan * refactor: Replace non-deterministic RNG test with deterministic failing test Co-authored-by: samtrion <3283596+samtrion@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: samtrion <3283596+samtrion@users.noreply.github.com> * fix(test): Added missing PublicAPI Definitions --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
feat!: .NET 10 Support and removed XUnit.V2 Support (#841) * feat!: .NET 10 Support * fix(pipeline): Use `.slnx` solution file * docs: Updated readme * chore(deps): Removed gitversion * fix: Switched to MTP context * fix(test): Switched to MSTest for PublicAPI * fix(test): Switched NUnit.PublicAPI also to NUnit * chore: Removed Support for XUnit V2 * fix(deps): Added missing `Microsoft.Testing.Extensions.CodeCoverage` * fix(coverage): Downgraded `Microsoft.Testing.Extensions.CodeCoverage` for NUnit and XUnit
chore(deps): Bump xunit.v3.extensibility.core from 3.1.0 to 3.2.0 (#800) * chore(deps): Bump xunit.v3.extensibility.core from 3.1.0 to 3.2.0 --- updated-dependencies: - dependency-name: xunit.v3.extensibility.core dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * fix: xunit.v3 updated --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Martin Stühmer <me@samtrion.net>
PreviousNext