Switch to Expecto (#89)

This commit is contained in:
Patrick Stevens
2025-07-03 00:14:29 +01:00
committed by GitHub
parent f39e7c07bf
commit 2efe9803da
7 changed files with 107 additions and 102 deletions

View File

@@ -0,0 +1,7 @@
namespace WoofWare.PawPrint.Test
open Expecto
module Program =
[<EntryPoint>]
let main argv = runTestsInAssemblyWithCLIArgs [] argv