Skip to content

Functionality that comes in handy when writing unit tests using xUnit (.NET Standard 2.0)

License

Notifications You must be signed in to change notification settings

GriffinPlus/dotnet-libs-xunit-helpers

Repository files navigation

Griffin+ Helpers for xUnit Tests

Build (master) NuGet Version NuGet Downloads

Overview

This library contains some useful unit testing functionality is missing in xUnit.

Supported Platforms

The library is entirely written in C# using .NET Standard 2.0.

Therefore it should work on the following platforms (or higher):

  • .NET Framework 4.6.1
  • .NET Core 2.0
  • Mono 5.4
  • Xamarin iOS 10.14
  • Xamarin Mac 3.8
  • Xamarin Android 8.0
  • Universal Windows Platform (UWP) 10.0.16299

About

Functionality that comes in handy when writing unit tests using xUnit (.NET Standard 2.0)

Resources

License

Stars

Watchers

Forks