Byron/pulldown-cmark-to-cmark

Turn `stupicat` tests into proper Rust tests

Ouverte

#13 ouverte le 13 mai 2020

 (4 commentaires) (0 réaction) (0 personne assignée)Rust (46 forks)auto 404
help wanted

Métriques du dépôt

Stars
 (60 étoiles)
Métriques de merge PR
 (Merge moyen 35m) (1 PR mergée en 30 j)

Description

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.

Guide contributeur