https://github.com/unitycontainer/container-regression-tests
https://github.com/unitycontainer/container-regression-tests
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/unitycontainer/container-regression-tests
- Owner: unitycontainer
- Created: 2020-11-17T20:22:15.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-06-15T22:46:33.000Z (over 2 years ago)
- Last Synced: 2025-02-14T15:52:10.993Z (about 1 year ago)
- Language: C#
- Size: 936 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://github.com/unitycontainer/unity/tree/release/4.0.x) (.NET 4.6.x)
* [Unity v5.11](https://github.com/unitycontainer/unity/releases/tag/5.11.6.966) (.NET 4.7.x)
* [Unity v6.0 - alpha](https://github.com/unitycontainer/container/tree/release/6.0.0) (.NET 6.0)