9369ddc6c1 | ||
---|---|---|
.github/workflows | ||
Attributes | ||
Container | ||
Lifetime | ||
Members | ||
Registration | ||
Resolution | ||
.gitignore | ||
Container.Regression.Tests.sln | ||
Container.Version.4.0.1.csproj | ||
Container.Version.5.11.x.csproj | ||
Container.Version.6.0.x.csproj | ||
Container.Version.7.0.x.csproj | ||
Container.Version.8.0.x.csproj | ||
Directory.Build.props | ||
Environment.cs | ||
README.md | ||
Unity.Container.Specification.Tests.csproj |
README.md
Container Regression Tests
This project contains regression tests for the Unity Container. The tests are run against various versions of the container and demonstrate differences in the behavior.
Running Tests
To run tests just clone this branch into your hard disk and open project file
Version Info
By default the solution compares container behavior from 4 different releases:
- Unity v4.0.1 (.NET 4.6.x)
- Unity v5.11 (.NET 4.7.x)
- Unity v6.0 - alpha (.NET 6.0)