Parameterized tests with constructor injections - easily test all implementations of an interface.
                        
                    
         
                Info
| Version: | 1.0.7 | 
| Author(s): | Asger Hallas | 
| Last Update: | Tuesday, September 27, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://github.com/asgerhallas/xunit.ClassTheory | 
| NuGet Url: | https://www.nuget.org/packages/xunit.ClassTheory | 
Install
Install-Package xunit.ClassTheory
                        dotnet add package xunit.ClassTheory
                        paket add xunit.ClassTheory
                        
                                xunit.ClassTheory Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- xunit.extensibility.execution(>= 2.1.0)