mirror of
https://github.com/serde-rs/serde.git
synced 2025-09-30 22:41:31 +00:00
To run unit tests
cargo test
To run ui tests
(cd deps && cargo clean && cargo update && cargo build)
cargo test --features compiletest
To update goldens after running ui tests
tests/ui/update-references.sh