Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Create a suite of specification tests for Configuration #559

@divega

Description

@divega

Microsoft.Extensions.Configuration's provider model allows third parties to define their own providers by implementing a set of interfaces. But those interfaces are not enough to define exactly what behaviors those implementations should expose.

We can help by creating specification test package that third parties can use as the starting point for testing their own providers, similar to DI and EF Core.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions