unit-test-example

Haskell test suite

An example project providing unit tests for Haskell

Unit test example for Haskell

GitHub

173 stars
26 watching
15 forks
Language: Haskell
last commit: over 2 years ago

Related projects:

RepositoryDescriptionStars
kazu-yamamoto/hhpA web-based resource providing Haskell programming tutorials and examples.67
hspec/hspec-exampleA Haskell project providing a testing framework and skeleton for writing unit tests.91
hspec/hunitA unit testing framework for Haskell126
kazu-yamamoto/recursion-drillA collection of exercises to drill into recursive programming in Haskell.127
mark-watson/haskell_tutorial_cookbook_examplesA collection of Haskell code examples and tutorials for learning the language.81
opqdonut/haskell-exercisesA collection of small and simple Haskell exercises with unit tests to help learners practice their skills.158
sol/doctestTools for verifying and validating Haskell code examples374
bravit/hid-examplesA collection of Haskell code examples to accompany a book on functional programming and depth of language258
haskellzhangsong/introduction_to_haskellA book's source code with corrections and explanations for errors in a Haskell programming language textbook.67
allenhwkim/ngentestAutomates unit testing of Angular components and services using templates144
kowainik/membrainProvides type-safe memory units through a Haskell library with minimal boilerplate62
jarus/flask-testingUnit testing support for Flask web applications501
hspec/hspecA testing framework for Haskell programming language755
politrons/dive_into_haskellAn introductory guide to Haskell programming language features and applications69
nick8325/quickcheckAutomated testing of program properties in Haskell programs.728