sandwich

test suite

A test framework for Haskell that enables developers to write and run tests for their code.

Yet another test framework for Haskell.

GitHub

68 stars
5 watching
6 forks
Language: Haskell
last commit: 7 days ago
haskelltestingtesting-framework

Related projects:

Repository Description Stars
suites-dev/suites A comprehensive testing framework for building reliable unit tests in TypeScript applications 367
unkindpartition/tasty A modern testing framework for Haskell 640
hspec/hspec-example A Haskell project providing a testing framework and skeleton for writing unit tests. 91
norfairking/sydtest A modern testing framework for Haskell with advanced features and good defaults 115
hspec/hspec A testing framework for Haskell programming language 751
joelwmale/codeception-action An action for running Codeception tests in GitHub workflows 15
joelburget/react-haskell A set of libraries and tools for building web UI using Haskell 351
hedgehogqa/haskell-hedgehog A testing framework that automatically generates and runs property tests to ensure software behaves correctly under various conditions. 677
snaipe/criterion A cross-platform unit testing framework with C and C++ support 2,042
nick8325/quickcheck Automated testing of program properties in Haskell programs. 726
bee-lab/beelabtestbundle An extension of Symfony's testing framework to simplify web application testing 16
churkin/testcafe-sublimetext Provides an interface to run TestCafe tests from within SublimeText IDE 12
commercialhaskell/stackage-snapshots Provides pre-configured package sets for Haskell development with stable and experimental versions of GHC and Stackage. 14
dalekbaldwin/check-it A test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness 51
kyverno/chainsaw A tool for end-to-end testing of Kubernetes operators and controllers 305