Unit-testing of GHC code

Jan Stolarek jan.stolarek at p.lodz.pl
Tue Jul 30 17:28:12 CEST 2013


I spent whole day looking for a bug that lurks somewhere in my code, but I know I could find it in 2-3 hours if I only could write unit tests for my code. So the question is: how can I write HUnit and QuickCheck (and maybe SmallCheck) tests for GHC and possibly make them a part of testsuite?

Janek




More information about the ghc-devs mailing list