cargo b -p "game-of-chance*"
Run all tests, except gclient
ones:
cargo t -p "game-of-chance*" -- --skip gclient
Run all tests:
# Download the node binary.
cargo xtask node
cargo t -p "game-of-chance*"
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
cargo b -p "game-of-chance*"
Run all tests, except gclient
ones:
cargo t -p "game-of-chance*" -- --skip gclient
Run all tests:
# Download the node binary.
cargo xtask node
cargo t -p "game-of-chance*"