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

Implement cargo contract test #280

Closed
4 tasks
cmichi opened this issue May 26, 2021 · 1 comment
Closed
4 tasks

Implement cargo contract test #280

cmichi opened this issue May 26, 2021 · 1 comment
Labels
good first issue Good for newcomers

Comments

@cmichi
Copy link
Collaborator

cmichi commented May 26, 2021

  • Spawn a child process which executes cargo +nightly test for the contract
  • Return the piped output of the child process
  • Implement appropriate error handling
  • Support --manifest-path
@cmichi
Copy link
Collaborator Author

cmichi commented Jul 3, 2021

Closed via #283.

@cmichi cmichi closed this as completed Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant