Skip to content

Implement js-bindgen test runner#5

Closed
Spxg wants to merge 11 commits into
wasm-bindgen:mainfrom
Spxg:w/main
Closed

Implement js-bindgen test runner#5
Spxg wants to merge 11 commits into
wasm-bindgen:mainfrom
Spxg:w/main

Conversation

@Spxg

@Spxg Spxg commented Jan 25, 2026

Copy link
Copy Markdown
Contributor

Try to align with the host's test format, they are very close now.

It supports testing on node.js and browsers (via playwright). You can also set up a server and run tests in your browser, and you can choose different workers.

Further work will be needed to support asynchronous testing (which may require completing the development of bindgen-futures first), code coverage, and benchmarking.

@Spxg Spxg mentioned this pull request Jan 26, 2026
@Spxg Spxg marked this pull request as draft January 27, 2026 04:11
@Spxg Spxg marked this pull request as ready for review January 27, 2026 18:58
@Spxg Spxg requested a review from daxpedda January 27, 2026 18:59
@Spxg Spxg closed this Jan 28, 2026
@Spxg Spxg reopened this Jan 28, 2026
@Spxg Spxg closed this Jan 28, 2026
@Spxg

Spxg commented Jan 28, 2026

Copy link
Copy Markdown
Contributor Author

Due to issues with the actions, I had to close and reopen this pull request. New: #7

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