Byron/pulldown-cmark-to-cmark

Turn `stupicat` tests into proper Rust tests

开放

#13 创建于 2020年5月13日

 (4 条评论) (0 个反应) (0 位负责人)Rust (46 个派生)auto 404
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.

贡献者指南