Skip to content

Tests for the REPL #3

Description

@jsborjesson

The repl.rb does not have any automated tests yet, it will be a bit less straightforward than the other classes but it is getting more complex now, tests should include:

  • showing correct prompts =>, !>, ?>...
  • auto close functionality
  • exiting gracefully when pressing ctrl+c
  • not blowing up when pressing ctrl+d
  • show lispy representations of data structures
  • maintains the env between lines

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions