WebAssembly / WebAssembly/WASI
Add tests for all modules
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 5.8k
- Forks
- 333
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 3
Description
We need to bootstrap test coverage for the WASI modules that are currently in this repo.
Once the modules have been moved to their own repos, the Wasmtime team will be contributing the tests currently in the Wasmtime repo to those repos. If anyone else wants to contribute tests from their repos, they are very welcome.
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
No files, tests, or entry points are named. Start by inventorying the WASI modules currently in this repository and identifying the existing test conventions; done means each current module has appropriate test coverage before the modules move to their own repositories.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- operating-systems, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100