Skip to content

KeterSCP/tunit-fsharp-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • XUnit:

    • Open root solution folder in CLI
    • Run dotnet test .\TestRepo.XUnit\TestRepo.XUnit.fsproj
    • Test is discovered and executed correctly
  • TUnit:

    • Open root solution folder in CLI
    • Run dotnet test .\TestRepo.TUnit\TestRepo.TUnit.fsproj
    • Test is not discovered, build fails

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages