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: create clarinet-sdk testing boilerplate #1158

Merged
merged 3 commits into from
Sep 22, 2023

Conversation

hugocaillard
Copy link
Collaborator

Description

This bin script will allow to create the necessary boilerplate to use the clarinet-sdk testing framework in existing clarinet projects.

Usage

npx @hirosystems/clarinet-sdk

Note: it won't be needed in projects generated with clarinet 2.

@ryanwaits Adding you as a reviewer for the change in the Readme (still very basic doc but more to come soon)

janniks
janniks previously approved these changes Sep 22, 2023
Copy link
Contributor

@janniks janniks left a comment

Choose a reason for hiding this comment

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

components/clarinet-sdk/src-ts/bin/index.ts Outdated Show resolved Hide resolved
components/clarinet-sdk/src-ts/bin/index.ts Show resolved Hide resolved
@hugocaillard hugocaillard force-pushed the feat/clarinet-sdk/create-clarinet-test branch from 8960ccc to 5eaea8e Compare September 22, 2023 09:55
@hugocaillard
Copy link
Collaborator Author

Thanks for the review @janniks, I addressed the comments

@hugocaillard hugocaillard merged commit 6f2e990 into develop Sep 22, 2023
15 checks passed
@hugocaillard hugocaillard deleted the feat/clarinet-sdk/create-clarinet-test branch September 22, 2023 11:09
hugocaillard added a commit that referenced this pull request Oct 31, 2023
* feat: create clarinet-sdk testing boilerplate

* refactor: remvoe useless shebang

* fix: typo in components/clarinet-sdk/src-ts/bin/index.ts

Co-authored-by: janniks <[email protected]>

---------

Co-authored-by: janniks <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants