LLazarek / ruinit

A simple testing framework for Racket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruinit

Ruinit is a small testing library that can be used as an interface wrapper around rackunit. Ruinit aims to mitigate issues around test composition and error reporting to allow building complex tests from smaller ones while maintaining good error reporting.

See the documentation for more information.

Note that this package is still in an experimental stage and under active development, so things may change.

About

A simple testing framework for Racket

License:Other


Languages

Language:Racket 100.0%