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

Tests #14

Merged
merged 8 commits into from
Aug 6, 2023
Merged

Tests #14

merged 8 commits into from
Aug 6, 2023

Conversation

arnaudgolfouse
Copy link
Collaborator

@arnaudgolfouse arnaudgolfouse commented Aug 6, 2023

(To be merged after #13)

Add tests for easier development: just run cargo test to automatically test that all examples return the correct strings.

Also add some improvements:

  • Errors are handled a bit better
  • The args are passed by iterator (so no need to collect them before)

@astrale-sharp astrale-sharp merged commit 0e4bfde into astrale-sharp:master Aug 6, 2023
@arnaudgolfouse arnaudgolfouse deleted the tests branch September 15, 2023 09:27
arnaudgolfouse pushed a commit to arnaudgolfouse/wasm-minimal-protocol that referenced this pull request Sep 21, 2023
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