v0.8.8
Added
-
Added
SplitWhitespace
variant toMatch
. (qryxip/snowchains#136) -
cargo-compete now warns when the expected output and the actual one are not matched and whitespace-separated words do. (qryxip/snowchains#137)
2/2 ("sample2") Wrong Answer (0 ms) stdin: 3 3 3 3 3 expected: EMPTY actual: note: whitespace-separated words matched. try setting `match` to `SplitWhitespace` error: 1/2 tests failed