Byron/pulldown-cmark-to-cmark
Turn `stupicat` tests into proper Rust tests
Aperta
#13 aperta il 13 mag 2020
help wanted
Metriche repository
- Star
- (60 stelle)
- Metriche merge PR
- (Merge medio 35m) (1 PR mergiata in 30 g)
Descrizione
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.