-
Notifications
You must be signed in to change notification settings - Fork 361
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
Introduce zokrates_test crate #474
Conversation
We should replace the |
Looks good, but doc needs to be updated. |
Edited the documentation. Would appreciate a quick review. |
Co-Authored-By: Thibaut Schaeffer <thibaut@schaeff.fr>
…rates into zokrates-test-crate
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
We should further improve testing over time and move integration testing out of zokrates_cli
into the zokrates_test
crate.
This is another PR, though.
No description provided.