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

feat: added ignore and only options to clarinet test #195

Merged
merged 1 commit into from Jan 18, 2022
Merged

feat: added ignore and only options to clarinet test #195

merged 1 commit into from Jan 18, 2022

Conversation

hugocaillard
Copy link
Collaborator

@hugocaillard hugocaillard commented Jan 4, 2022

pass the option only: true to Clarinet.test({}) to run only this test
pass the option ignore: true to Clarinet.test({}) to ignore the test

@obycode obycode changed the base branch from main to develop January 5, 2022 20:18
@codecov-commenter
Copy link

Codecov Report

Merging #195 (d6e937f) into develop (e5605ee) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           develop    #195   +/-   ##
=======================================
  Coverage     0.02%   0.02%           
=======================================
  Files           32      32           
  Lines         7210    7210           
=======================================
  Hits             2       2           
  Misses        7208    7208           
Flag Coverage Δ
unittests 0.02% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e5605ee...d6e937f. Read the comment docs.

@obycode
Copy link
Member

obycode commented Jan 13, 2022

Thanks @hugocaillard! Could you just add some usage information to the body of the commit message? Soon, we'll have a better place to document stuff like this, but for now, an explanation in the commit message should suffice.

pass the option `only: true` to `Clarinet.test({})` to run only this test
pass the option `ignore: true` to `Clarinet.test({})` to ignore the test
@hugocaillard
Copy link
Collaborator Author

@obycode Like so or does it need to be more detailed?
Couldn't find an exemple in the past commits

Copy link
Member

@obycode obycode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 looks good, thanks!

@obycode obycode merged commit b6f965e into hirosystems:develop Jan 18, 2022
@hugocaillard hugocaillard deleted the feat/deno-test-ignore-and-only branch January 18, 2022 15:36
@blockstack-devops
Copy link
Collaborator

🎉 This PR is included in version 0.24.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

4 participants