ply! implements a small DSL for writing moves in code using a natural-ish algebraic notation. assert_move_list! takes a generator and an expected list of moves and asserts that they're equal. This macro is mostly a copy from one I wrote earlier in the position crate. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |