Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jackfirth/racket-expect

A Racket library for defining expectations on values, unit testing, and creating quality error messages
https://github.com/jackfirth/racket-expect

racket racket-library testing validation

Last synced: 5 days ago
JSON representation

A Racket library for defining expectations on values, unit testing, and creating quality error messages

Awesome Lists containing this project

README

        

# racket-expect [![Build Status](https://travis-ci.org/jackfirth/racket-expect.svg?branch=master)](https://travis-ci.org/jackfirth/racket-expect) [![codecov](https://codecov.io/gh/jackfirth/racket-expect/branch/master/graph/badge.svg)](https://codecov.io/gh/jackfirth/racket-expect) [![Documentation](https://img.shields.io/badge/read-documentation-blue.svg)](http://docs.racket-lang.org/expect/)

A Racket library for defining expectations on values, unit testing, and creating quality error messages