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

Pact-5 doesn't allow loading a REPL file from the command line #76

Open
CryptoPascal31 opened this issue Jan 23, 2024 · 1 comment
Open

Comments

@CryptoPascal31
Copy link

Issue description

"Pact legacy" allowed to launch directly a REPL file from the command line:

pact my-file.repl

This doesn't work with Pact-v5. I need to start the REPL and then:

pact> (load "my-file.repl')

This not very convenient.

@jmcardon
Copy link
Member

Thanks for the report. Pact-5 alpha isn't exactly feature complete as a command line tool. We'll keep this open for now since we will mirror this behavior going forward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants