[Haskell-cafe] Test Framework, HUnit
spopejoy
spopejoy at panix.com
Wed Oct 22 19:48:29 UTC 2014
Hi,
I started using Test Framework following the example of the lens library,
specifically using Test.Framework.TH. It looks really nice, however I
noticed that the TH project hasn't had any activity in 2 years ... plus the
whole test framework project is very light on docs.
I've been happy with straight HUnit, but I'm wanting something more
structured to bring others into the project I'm working on.
1) Are there more resources on TF?
2) Is TF-TH actively maintained?
Cheers,
Stuart
More information about the Haskell-Cafe
mailing list