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

- feature: added jest support #20

Merged
merged 1 commit into from
Jul 27, 2024
Merged

- feature: added jest support #20

merged 1 commit into from
Jul 27, 2024

Conversation

agallardol
Copy link
Contributor

Now current and new tools include jest support to implement tests:

Generate a new tool
npx hygen shinkai-tool new

Execute tests for your tool
npx nx test @shinkai_protocol/shinkai-tool-{tool-name}

Execute all tests (this will include generic test for your tool being executed from rust side
npx nx run-many -t test

@nicarq nicarq merged commit 08df72f into main Jul 27, 2024
1 check passed
@nicarq nicarq deleted the agallardol/add-jest-support branch July 27, 2024 01:41
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.

2 participants