Byron/pulldown-cmark-to-cmark

Turn `stupicat` tests into proper Rust tests

Offen

#13 geöffnet am 13.05.2020

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (46 Forks)auto 404
help wanted

Repository-Metriken

Stars
 (60 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 35m) (1 gemergte PR in 30 T)

Beschreibung

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.

Contributor Guide