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

Design & Implement Test Architecture #39

Open
neotheprogramist opened this issue Jan 11, 2024 · 1 comment
Open

Design & Implement Test Architecture #39

neotheprogramist opened this issue Jan 11, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@neotheprogramist
Copy link
Owner

Extending the @ThePinion 's proposal let's design and implement the following test architecture:

  • all tests are in Rust written using proptest and seq-macro
  • tests run Cairo code using Cairo Args Runner
  • the number of tests can be adjusted using env variables or some other alternative way (pipeline friendly)
@neotheprogramist neotheprogramist added the enhancement New feature or request label Jan 11, 2024
@neotheprogramist
Copy link
Owner Author

neotheprogramist commented Jan 12, 2024

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

No branches or pull requests

2 participants