Assembly-level shared state via IAssemblyFixture, just like built-in collection and class fixture state.
                        
                    
         
                Info
| Version: | 2.2.0 | 
| Author(s): | kzu | 
| Last Update: | Monday, April 17, 2023 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/devlooped/xunit.assemblyfixture | 
| NuGet Url: | https://www.nuget.org/packages/xunit.assemblyfixture | 
Install
Install-Package xunit.assemblyfixture
                        dotnet add package xunit.assemblyfixture
                        paket add xunit.assemblyfixture
                        
                                xunit.assemblyfixture Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- xunit.abstractions(>= 2.0.0)
- xunit.extensibility.core(>= 2.0.0)
- xunit.extensibility.execution(>= 2.0.0)
Tags
