hackbg / ensuite

Executable specifications with Ganesha and RunSpec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ensuite

Literate test-driven development for the ECMAScript language family.

$ npx @hackbg/ensuite@latest ensuite SPEC.ts.md

Definitions

This project defines and implements the literate TDD workflow, as used by Fadroma.

A literate test suite is a program written in Markdown embedded code blocks. Its purpose is to describe and verify the behavior of another program (the system under test), by combining test suites and specifications/documentation in the same document.

Dependencies

About

Executable specifications with Ganesha and RunSpec


Languages

Language:JavaScript 85.5%Language:CSS 14.5%