Skip to content

Rationalizing existing NUNit test suites for the compiler #7076

@cartermp

Description

@cartermp

We currently have two separate test NUnit test projects for the compiler:

FSharp.Compiler.UnitTests: https://github.com/dotnet/fsharp/tree/master/tests/FSharp.Compiler.UnitTests

FSharpSuite.Tests: https://github.com/dotnet/fsharp/blob/master/tests/fsharp/FSharpSuite.Tests.fsproj

I don't see too many meaningful differences between the two. Should these be merged into one? Or should better names be picked if there's a meaningful difference? Currently I don't know where I should stick a new compiler unit test.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions