Ark icon indicating copy to clipboard operation
Ark copied to clipboard

Add a REPL test

Open SuperFola opened this issue 1 year ago • 0 comments

Is your feature request related to a problem?

The repl can break without us noticing, because it is interactive by nature.

Describe the solution you would like

I’d like to be able to test the repl without having to type anything.

The bare minimum should be to test that text can be inputted.

If possible I’d like to test completion and colors too.

Is it a big modification to the language? Leave it if you don't know

  • [ ] Breaking change
  • [ ] Compiler/syntax modifications
  • [ ] Runtime modifications (standard library, modules, packages...)

SuperFola avatar Aug 23 '24 16:08 SuperFola