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

Epic: Testing (Noir programs) in IDE #2441

Closed
3 of 4 tasks
phated opened this issue Aug 25, 2023 · 2 comments
Closed
3 of 4 tasks

Epic: Testing (Noir programs) in IDE #2441

phated opened this issue Aug 25, 2023 · 2 comments

Comments

@phated
Copy link
Contributor

phated commented Aug 25, 2023

Noir Testing

Goals

We want Noir to have great end-to-end testing, including (but not limited to) unit tests, proving/verifying, integration tests. We also want to have common editor workflows in VSCode that people expect to support these features.

We already have some of these in the form of the #[test] attribute, the > Run Test code lens, and Prover.toml but we plan to tighten up the experience with additional initiatives.

Tasks

  1. enhancement good first issue
  2. enhancement
    phated
  3. enhancement
  4. enhancement
    phated
@phated phated self-assigned this Aug 25, 2023
@kevaundray kevaundray changed the title Epic: Testing Epic: Testing (Noir programs) Aug 26, 2023
@kevaundray
Copy link
Contributor

Modified the title to clarify that we are talking about testing in Noir, ie Noir programs and not testing Noir ie the compiler

@LHerskind
Copy link
Contributor

I think adding

To this tracking issue would be useful.

@kobyhallx kobyhallx changed the title Epic: Testing (Noir programs) Epic: Testing (Noir programs) in IDE Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

4 participants