Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a REPL test #487

Open
3 tasks
SuperFola opened this issue Aug 23, 2024 · 0 comments
Open
3 tasks

Add a REPL test #487

SuperFola opened this issue Aug 23, 2024 · 0 comments
Labels
ark/repl Related to the REPL enhancement New feature or request 🤔 help wanted Extra attention is needed ❗️ priority/low 🧪 tests Related to the project tests

Comments

@SuperFola
Copy link
Member

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 SuperFola added ark/repl Related to the REPL enhancement New feature or request 🤔 help wanted Extra attention is needed ❗️ priority/low 🧪 tests Related to the project tests labels Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ark/repl Related to the REPL enhancement New feature or request 🤔 help wanted Extra attention is needed ❗️ priority/low 🧪 tests Related to the project tests
Projects
None yet
Development

No branches or pull requests

1 participant