xunit.assemblyfixture icon indicating copy to clipboard operation
xunit.assemblyfixture copied to clipboard

Provides per-assembly fixture state support for xunit

Results 8 xunit.assemblyfixture issues
Sort by recently updated
recently updated
newest added

# devlooped/oss - Fix improper first / in gh api repos https://github.com/devlooped/oss/commit/f2b690c - Enable package pruning in Directory.Build.props https://github.com/devlooped/oss/commit/0ff8b7b - Update create-pull-request action to version 8 https://github.com/devlooped/oss/commit/0662872 - Ensure lf...

dependencies

Are there any plans for supporting `IAsyncLifetime` for assembly fixtures? This would be extremely handy for things like API testing, etc. [![Back this issue](https://raw.githubusercontent.com/devlooped/SponsorLink/main/docs/assets/img/separator.png "Back this issue")](https://www.devlooped.com/SponsorLink/github/issues/?s=devlooped) [![Back this issue](https://img.shields.io/badge/backed-%240-EA4AAA?logo=githubsponsors...

According to this [issue](https://github.com/devlooped/xunit.assemblyfixture/issues/25), I suggest the IAssemblyAsyncLifetime interface

Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.5.0. Commits 12ec6b8 Bump up to v2.5.1-pre 92f31c4 v2.5.0 188216b Ensure both failed tests and error cause error return codes (and cancel for s... c973179...

dependencies

IAssemblyFixture is not working if my test project targets .net framework. (using 4.8 in this case) The exception raised in test runner: "The following constructor parameters did not have matching...

bug

Bumps [NuGetizer](https://github.com/devlooped/nugetizer) from 1.0.1 to 1.0.5. Release notes Sourced from NuGetizer's releases. v1.0.5 What's Changed 🔨 Other Bump to latest version of SponsorLink by @​kzu in devlooped/nugetizer#400 Full Changelog: https://github.com/devlooped/nugetizer/compare/v1.0.4...v1.0.5...

dependencies

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.5 to 2.5.0. Commits 5ebf84c v2.5.0 fd327b6 Ensure both failed tests and errors cancel for stopOnFail 4e86b43 Latest dependencies c29a760 #110: Visual Studio test explorer cannot filter...

dependencies

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.3. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.6.3 Issues Fixed [rel/17.6] Update version to 17.6.3 by @​nohwnd in #4555 [rel/17.6] Disable pre-start of testhosts by...

dependencies