Awesome Rust Testing (READONLY)

Hoodie Hi there and thanks for participating
WANT TO HELP?? please help up by adding more things or even better: evaluating the things on the list
Are the things still maintained? Can we add badges here? short descriptions? Quality Control
this now lives at https://github.com/hoodie/awesome-rust-testing
PRs are very welcome
please do not add any further links here
thanks for your help

HABEMUS REPO https://github.com/hoodie/awesome-rust-testing/commits/master

Books

Crates

Turns out, there is an entire subcategory on crates.io Development tools::Testing

Mocking

Snapshop Testing

Matchers

Generated output matchers

  • specker A framework to collect test inputs and expected outputs from multiple files and check them. Used to test code generation (last update 2017, needs way more examples)

Diffing

Assertions

FFI Testing

Coverage

Fuzzing

Property Testing

Parameterized Testing

Mutation Testing

Harnesses/Frameworks

Test Generation

Model Based Testing

Testing Webservices

More Cargo Tools

Testing Documentation

Testing CommandLine Applications

CI

  • crate-ci book contains general suggestions on maintaining high crate quality
  • Azure Pipelines contains great templates for cross-platform testing

BlogPosts

Talks

Patterns

Other Awesomes

Select a repo