/extract-hspec-tests

Template Haskell snippet for extracting https://hackage.haskell.org/package/hspec tests from a module

Primary LanguageHaskellBSD 2-Clause "Simplified" LicenseBSD-2-Clause

extract-hspec-tests

A Template Haskell snippet for extracting Hspec tests from a module.

Really only gist-worthy, but put here in a repo so I can find it more easily. (It could be worse, it could be left-pad.)

Not tested at all, beyond the fact that I use it.