fram-lang/dbl

Infrastructure for testing REPL

Open

#84 opened on May 5, 2024

View on GitHub
 (0 comments) (0 reactions) (1 assignee)OCaml (28 forks)auto 404
good first issue

Repository metrics

Stars
 (46 stars)
PR merge metrics
 (PR metrics pending)

Description

Last time we have found two bugs (#66 and #83) that cannot be reproduced in batch mode. We could extend the testing infrastructure by some mechanism for testing REPL sessions.

This issue was suggested by @forell.

Contributor guide