Falderal: Literate Testing for Languages

Description

Falderal is a file format for literate test suites. It is particularly suited for documenting programming languages (or other specifications of ways to transform text) and testing their implementation(s) in a language-agnostic fashion. The dumbed-down sound-bite version: "doctests for DSLs". Test.Falderal is the reference implementation, in Haskell, of tools for formatting and running tests written in Falderal.

Develop

Falderal development, wiki, and issue tracker are hosted on Bitbucket, with a git mirror on githib.

Documentation

Browse