Xunit.SkippableFact 1.5.23
Xunit.SkippableFact
This library allows for Xunit tests that can determine during execution that they should report a "skipped" result. This can be useful when a precondition is not satisfied, or the test is over functionality that does not exist on the platform being tested.
Use [SkippableFact]
or [SkippableTheory]
to make a test skippable.
Showing the top 20 packages that depend on Xunit.SkippableFact.
Packages | Downloads |
---|---|
AsmResolver.DotNet
High level .NET image models for the AsmResolver executable file inspection toolsuite.
|
8 |
https://github.com/AArnott/Xunit.SkippableFact/releases/tag/v1.5.23
.NET Framework 4.6.2
- Validation (>= 2.5.51)
- xunit.extensibility.execution (>= 2.4.0)
.NET Standard 2.0
- Validation (>= 2.5.51)
- xunit.extensibility.execution (>= 2.4.0)