sebschauer
-
- 144 total downloads
- last updated 2/1/2026
- Latest version: 0.0.1
This package contains the core functionality for the packages Sebschauer.SchauerLib.Assertions.Xunit and Sebschauer.SchauerLib.Assertions.MsTest; do not install it alone. -
- 123 total downloads
- last updated 2/1/2026
- Latest version: 0.0.1
This package contains some extensions for the MSTest Assert class. The extensions make it possible to handle several assertions which depend on each other's assertion result, e.g.... More information -
- 123 total downloads
- last updated 2/1/2026
- Latest version: 0.0.1
This package contains some extensions for the Xunit3 Assert class. The extensions make it possible to handle several assertions which depend on each other's assertion result, e.g. Assert.EitherOr()... More information -
- 116 total downloads
- last updated 2/1/2026
- Latest version: 0.0.1
This package contains some extension methods for collections, strings and generic elements. -
- 113 total downloads
- last updated 2/1/2026
- Latest version: 0.0.1
This package contains simulations of type unions known from functional languages: Option (Some | None) and Result (Success | Failure)