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

Align test output closer to native cargo test #4358

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

daxpedda
Copy link
Collaborator

The following changes were introduced:

  • Remove the name of the crate from each test name.
  • Remove the newline between test runs and the summary.
  • Add total duration of test run to the summary.
  • Remove the "Set timeout to 20 seconds..." message unless the default was overwritten.

@daxpedda daxpedda merged commit a4bc41b into rustwasm:main Dec 16, 2024
67 checks passed
daxpedda added a commit to daxpedda/wasm-bindgen that referenced this pull request Dec 19, 2024
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.

1 participant