hspec

Haskell tester

A testing framework for Haskell programming language

A Testing Framework for Haskell

GitHub

755 stars
12 watching
105 forks
Language: Haskell
last commit: over 1 year ago
haskellhunitquickchecksmallchecktesting

Related projects:

Repository Description Stars
hspec/hunit A unit testing framework for Haskell 126
hspec/hspec-example A Haskell project providing a testing framework and skeleton for writing unit tests. 91
nick8325/quickcheck Automated testing of program properties in Haskell programs. 728
unkindpartition/tasty A modern testing framework for Haskell 643
rudymatela/fitspec Automates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement. 74
haskell-ci/haskell-ci Generates CI workflows for multiple versions of the Haskell programming language compiler 438
bodigrim/smallcheck A testing library that checks Haskell code properties exhaustively using automatic test case generation 134
libcheck/check A unit testing framework for C. 1,081
hedgehogqa/haskell-hedgehog A testing framework that automatically generates and runs property tests to ensure software behaves correctly under various conditions. 676
rylnd/shpec A testing framework for shell scripts 377
lexi-lambda/higher-rank A Haskell implementation of type checking and evaluation for higher-rank polymorphism 101
serras/hinc A Haskell code transpiler from another syntax to the standard Haskell syntax 111
simonmichael/shelltestrunner Tool for testing command-line programs and commands in a portable way. 135
haskell-suite/haskell-src-exts A toolset for manipulating and analyzing Haskell source code 194
haskell-tools/haskell-tools Developer tools for refactoring Haskell programs. 249