You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2018. It is now read-only.
Create a Microsoft.Framework.DependencyInjection.Specification.Tests package that has xUnit.net tests that would be used to verify implementations that are compatible with Microsoft.Framework.DependencyInjection. This would test things like when exceptions are thrown, how multi-registration items are returned, lifetimes, etc.
Both the Microsoft-provided and community-provided DI implementations would use this suite of tests to verify compatibility.