Skip to content

feature(test): Add a wasm-pack test subcommand #306

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

Merged
merged 1 commit into from
Sep 13, 2018

Conversation

fitzgen
Copy link
Member

@fitzgen fitzgen commented Sep 13, 2018

This uses wasm-bindgen-test under the hood.

Fixes #248

Make sure these boxes are checked! πŸ“¦βœ…

  • You have the latest version of rustfmt installed and have your
    cloned directory set to nightly
$ rustup override set nightly
$ rustup component add rustfmt-preview --toolchain nightly
  • You ran rustfmt on the code base before submitting
  • You reference which issue is being closed in the PR text

✨✨ πŸ˜„ Thanks so much for contributing to wasm-pack! πŸ˜„ ✨✨

This uses `wasm-bindgen-test` under the hood.

Fixes rustwasm#248
@fitzgen
Copy link
Member Author

fitzgen commented Sep 13, 2018

This is a rebased and history-fixed version of #271

@fitzgen fitzgen merged commit 0bd0b5a into rustwasm:master Sep 13, 2018
@fitzgen fitzgen deleted the wasm-pack-test-reset branch September 13, 2018 23:47
@ashleygwilliams ashleygwilliams added this to the 0.5.0 milestone Jan 11, 2019
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.

Add a wasm-pack test command
2 participants