Byron/pulldown-cmark-to-cmark

Turn `stupicat` tests into proper Rust tests

Aberta

#13 aberto em 13 de mai. de 2020

 (4 comentários) (0 reação) (0 responsável)Rust (46 forks)auto 404
help wanted

Métricas do repositório

Stars
 (60 estrelas)
Métricas de merge de PR
 (Mesclagem média 35m) (1 fundiu PR em 30d)

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.

Guia do colaborador