Skip to content

In Razor based tests, place IRazorTestContext methods on base class #19

@egil

Description

@egil

To make the syntax between c# based tests and razor based tests more similar, the IRazorTestContext methods can be made available through the base class the components inherits from.

When a fixture executes, the methods simply points to its context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions