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 has been 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.
The text was updated successfully, but these errors were encountered:
pranavkm
changed the title
Create a Microsoft.Framework.DependencyInjection.Specification.Tests package
Create a Microsoft.Extensions.DependencyInjection.Specification.Tests package
Oct 26, 2015
Create a
Microsoft.Framework.DependencyInjection.Specification.Tests
package that has xUnit.net tests that would be used to verify implementations that are compatible withMicrosoft.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.
The text was updated successfully, but these errors were encountered: