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.

貢獻者指南