unit-test-example

Haskell test suite

An example project providing unit tests for Haskell

Unit test example for Haskell

GitHub

173 stars
26 watching
19 forks
Language: Haskell
last commit: 10 months ago

Related projects:

Repository Description Stars
kazu-yamamoto/hhp A web-based resource providing Haskell programming tutorials and examples. 67
hspec/hspec-example A Haskell project providing a testing framework and skeleton for writing unit tests. 91
hspec/hunit A unit testing framework for Haskell 125
kazu-yamamoto/recursion-drill A collection of exercises to drill into recursive programming in Haskell. 127
mark-watson/haskell_tutorial_cookbook_examples A collection of Haskell code examples and tutorials for learning the language. 82
opqdonut/haskell-exercises A collection of small and simple Haskell exercises with unit tests to help learners practice their skills. 158
sol/doctest Tools for verifying and validating Haskell code examples 373
bravit/hid-examples A collection of Haskell code examples to accompany a book on functional programming and depth of language 256
haskellzhangsong/introduction_to_haskell A book's source code with corrections and explanations for errors in a Haskell programming language textbook. 67
allenhwkim/ngentest Automates unit testing of Angular components and services using templates 144
kowainik/membrain Provides type-safe memory units through a Haskell library with minimal boilerplate 62
jarus/flask-testing Unit testing support for Flask web applications 501
hspec/hspec A testing framework for Haskell programming language 751
politrons/dive_into_haskell An introductory guide to Haskell programming language features and applications 69
nick8325/quickcheck Automated testing of program properties in Haskell programs. 726