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.
To run tests just clone this branch into your hard disk and open project file
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)