Module
CompileFail.Spec
- Package
- purescript-compile-fail
- Repository
- rowtype-yoga/purescript-compile-fail
#GoldenConfig Source
type GoldenConfig = { diffDir :: String, goldenDir :: String, projectRoot :: String, testDir :: String }#goldenTest Source
goldenTest :: GoldenConfig -> String -> Spec Unit#goldenTests Source
goldenTests :: GoldenConfig -> Aff (Spec Unit)