REPLtest: Copy-paste your REPL interactions, and have them run as tests
Go to file
2016-03-30 16:21:14 +02:00
lang Reader and evaluator mostly work. Still need to evaluate the read tests. 2016-03-30 16:21:14 +02:00
scribblings Reader and evaluator mostly work. Still need to evaluate the read tests. 2016-03-30 16:21:14 +02:00
test Reader and evaluator mostly work. Still need to evaluate the read tests. 2016-03-30 16:21:14 +02:00
.gitignore Reader and evaluator mostly work. Still need to evaluate the read tests. 2016-03-30 16:21:14 +02:00
.travis.yml Reader and evaluator mostly work. Still need to evaluate the read tests. 2016-03-30 16:21:14 +02:00
info.rkt Reader and evaluator mostly work. Still need to evaluate the read tests. 2016-03-30 16:21:14 +02:00
LICENSE.txt Reader and evaluator mostly work. Still need to evaluate the read tests. 2016-03-30 16:21:14 +02:00
main.rkt Reader and evaluator mostly work. Still need to evaluate the read tests. 2016-03-30 16:21:14 +02:00
README.md Reader and evaluator mostly work. Still need to evaluate the read tests. 2016-03-30 16:21:14 +02:00

REPLtest

This package provides the #lang repltest meta-language, which can be used to turn the transcript of an interactive racket session into a series of tests.