An open API service indexing awesome lists of open source software.

https://github.com/unitycontainer/container-regression-tests


https://github.com/unitycontainer/container-regression-tests

Last synced: 11 months ago
JSON representation

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)