bytecodealliance / bytecodealliance/cargo-component

Add `test` command to support running tests

Open
#94 5 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
593
Forks
68
PR merge metrics
No merged PRs in 30d

Description

Currently there is no `test` command in `cargo-component`. The standard `cargo test` doesn't work because the standard tooling has no visibility to `bindings`, `exports` or any generated structs and enums. I'd think it's a good devX that devs can follow the same workflow just like when writing regular Rust apps. Please point me to the right direction if I miss any docs wrt testing!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.