help wanted
仓库指标
- 星标
- (60 个星标)
- PR 合并指标
- (平均合并 35分钟) (30 天内合并 1 个 PR)
描述
What do you think about turning the tests that are currently done using the stupicat example into proper Rust tests?
We can have a tests/roundtrip.rs or similar that consumes the fixtures, runs against the API and checks the output.
That way a simple cargo test really runs all the required tests.