Byron/pulldown-cmark-to-cmark

Turn `stupicat` tests into proper Rust tests

オープン

#13 opened on 2020/05/13

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (46 件のフォーク)auto 404
help wanted

Repository metrics

Stars
 (60 個のスター)
PR merge metrics
 (平均マージ 35m) (30d で 1 merged 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.

コントリビューターガイド