VirtusLab / scala-cli

Scala CLI is a command-line tool to interact with the Scala language. It lets you compile, run, test, and package your Scala code (and more!)
https://scala-cli.virtuslab.org
Apache License 2.0
544 stars 128 forks source link

NIT Extract REPL tests relying on Ammonite into dedicated traits #3209

Closed Gedochao closed 3 days ago

Gedochao commented 3 days ago

This is a REPL integration tests refactor in preparation for

The goals: