tasty
test suite manager
A modern testing framework for Haskell
Modern and extensible testing framework for Haskell
640 stars
15 watching
110 forks
Language: Haskell
last commit: 16 days ago golden-testshaskellhunitquickchecksmallchecktestingunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
hspec/hspec | A testing framework for Haskell programming language | 751 |
nick8325/quickcheck | Automated testing of program properties in Haskell programs. | 726 |
hspec/hunit | A unit testing framework for Haskell | 125 |
norfairking/sydtest | A modern testing framework for Haskell with advanced features and good defaults | 115 |
codedownio/sandwich | A test framework for Haskell that enables developers to write and run tests for their code. | 68 |
bodigrim/tasty-bench | A lightweight benchmarking framework with a simple statistical model | 80 |
rudymatela/fitspec | Automates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement. | 74 |
bodigrim/smallcheck | A testing library that checks Haskell code properties exhaustively using automatic test case generation | 134 |
unkindpartition/ansi-terminal | A Haskell library providing support for ANSI escape sequences to manipulate terminal output and behavior | 110 |
snaipe/criterion | A cross-platform unit testing framework with C and C++ support | 2,042 |
hdorgeval/testcafe-snippets | Provides code snippets for TestCafe to automate end-to-end testing | 56 |
joelburget/react-haskell | A set of libraries and tools for building web UI using Haskell | 351 |
nekofar/slim-test | A test helper library for the Slim Framework built on top of PHPUnit. | 4 |
adevintaspain/barista | A tool for writing faster and more predictable UI tests on Android applications | 1,704 |
marvinjwendt/testza | A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. | 418 |