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

Expose test comparers so other Razor projects can use them. #461

@NTaylorMullen

Description

@NTaylorMullen

Current Microsoft.AspNet.Tooling.Razor is using non-test variations of Razor's TagHelperDescriptor comparers. Instead of duplicating all the code for these comparers we should move the current comparers to a Microsoft.AspNet.Razor.Test.Sources project in /src (so a package is created). Microsoft.AspNet.Razor.Test.Sources should be a sources package that does not publish packages externally; this way we can use the common Razor test utilities across our repos but not impact external consumers.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions