WebAssembly / WebAssembly/spec
[test] Improve error messages from runner
Nobody has claimed this yet.
- Dominant language
- WebAssembly
- Stars
- 3.5k
- Forks
- 539
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 13
Description
I was playing around with writing a wasm-based language and was trying to use the core tests to validate my code. While doing development I found the error messages hard to work with, so I opened #1103. However, I don't have to time to shepherd the CL as real life has come up so I'm closing it in favor of this issue.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the core tests and the test runner, then review the context from issue #1103. Clarify which runner errors are hardest to use when validating a wasm-based language and define clearer output for those cases; done means the relevant core-test failures are easier to understand.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- wasm
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100