doctest
Example validator
Tools for verifying and validating Haskell code examples
An implementation of Python's doctest for Haskell
374 stars
12 watching
73 forks
Language: Haskell
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| Tools to test and validate code examples in markdown documentation | 167 |
| A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |
| A Haskell project providing a testing framework and skeleton for writing unit tests. | 91 |
| A collection of Haskell code examples to accompany a book on functional programming and depth of language | 258 |
| A format for Haskell packages that allows for more flexible and customizable package definitions. | 627 |
| Developer tools for refactoring Haskell programs. | 249 |
| A testing framework for Haskell programming language | 755 |
| A tool for immediate code reloading in Haskell web applications | 70 |
| A collection of Haskell examples demonstrating various SDL2 features and interactions. | 143 |
| A web application for exploring and understanding Haskell codebases | 511 |
| Tools for validating STAC JSON files against the STAC specification. | 46 |
| Automates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement. | 74 |
| A toolset for manipulating and analyzing Haskell source code | 194 |
| Learning Haskell with focus on dependent types and type-level programming using the OneOf data structure | 70 |
| A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 59 |