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.