Skip to content

Fix dotnet (ie not netfx) test run #109

@fluffynuts

Description

@fluffynuts

If you run npm run run-dotnet-core-tests, the test assembly should be run with dotnet instead of the nunit runner. This should be used to verify that cross-framework code works as expected. Unfortunately, at the moment, it looks like doing this doesn't pick up any tests - this requires some investigation.

Ultimately, we should move away from the nunit-console -based run to running via dotnet for all targets. The first step would be getting this script (run-dotnet-core-tests) to work as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions