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: 3 months ago
JSON representation
A Racket library for defining expectations on values, unit testing, and creating quality error messages
- Host: GitHub
- URL: https://github.com/jackfirth/racket-expect
- Owner: jackfirth
- License: apache-2.0
- Created: 2017-05-25T07:42:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-23T06:23:23.000Z (over 7 years ago)
- Last Synced: 2025-03-24T05:17:15.145Z (3 months ago)
- Topics: racket, racket-library, testing, validation
- Language: Racket
- Size: 246 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# racket-expect [](https://travis-ci.org/jackfirth/racket-expect) [](https://codecov.io/gh/jackfirth/racket-expect) [](http://docs.racket-lang.org/expect/)
A Racket library for defining expectations on values, unit testing, and creating quality error messages