Lines Matching +full:test +full:- +full:serde
1 # Contributing to Serde
3 Serde welcomes contribution from everyone in the form of suggestions, bug
9 Serde development is spread across lots of repositories. In general, prefer to
10 open issues against the main [serde-rs/serde] repository unless the topic is
13 [serde-rs/serde]: https://github.com/serde-rs/serde
23 solve with the feature, any ideas for how Serde could support solving that
26 ## Running the test suite
28 We encourage you to check that the test suite passes locally before submitting a
33 The test suite requires a nightly compiler.
36 # Run the full test suite, including doc test and compile-tests
37 cargo test
42 In all Serde-related forums, we follow the [Rust Code of Conduct]. For
46 [Rust Code of Conduct]: https://www.rust-lang.org/policies/code-of-conduct