Info
| Version: | 1.0.1 | 
| Author(s): | Marc Wittke | 
| Last Update: | Saturday, September 29, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/marcwittke/Xunit.AssemblyFixture/ | 
| NuGet Url: | https://www.nuget.org/packages/MarcWittke.Xunit.AssemblyFixture | 
Install
Install-Package MarcWittke.Xunit.AssemblyFixture
                        dotnet add package MarcWittke.Xunit.AssemblyFixture
                        paket add MarcWittke.Xunit.AssemblyFixture
                        
                                MarcWittke.Xunit.AssemblyFixture Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NETStandard.Library(>= 1.6.1)
 - xunit(>= 2.4.0)
 
Tags
                
Straight copied from https://github.com/xunit/samples.xunit/tree/master/AssemblyFixtureExample.