HUnit

Unit tester

A unit testing framework for Haskell

A unit testing framework for Haskell

GitHub

125 stars
9 watching
19 forks
Language: Haskell
last commit: 4 months ago

Related projects:

Repository Description Stars
hspec/hspec A testing framework for Haskell programming language 751
hspec/hspec-example A Haskell project providing a testing framework and skeleton for writing unit tests. 91
unkindpartition/tasty A modern testing framework for Haskell 640
rudymatela/fitspec Automates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement. 74
sheredom/utest.h A single header unit testing framework for C and C++ 845
nick8325/quickcheck Automated testing of program properties in Haskell programs. 726
libcheck/check A unit testing framework for C. 1,077
hedgehogqa/haskell-hedgehog A testing framework that automatically generates and runs property tests to ensure software behaves correctly under various conditions. 677
kazu-yamamoto/unit-test-example An example project providing unit tests for Haskell 173
allenhwkim/ngentest Automates unit testing of Angular components and services using templates 144
boostorg/test A C++ unit testing framework with a wide range of features and options 182
haskell-ci/haskell-ci Generates CI workflows for multiple versions of the Haskell programming language compiler 438
snaipe/criterion A cross-platform unit testing framework with C and C++ support 2,042
serras/hinc A Haskell code transpiler from another syntax to the standard Haskell syntax 111
rafritts/bunit A lightweight unit testing framework for Bash scripts. 197