Skip to content

😎 Curated list of awesome things regarding Rust Testing

Notifications You must be signed in to change notification settings

audunhalland/awesome-rust-testing

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 

Repository files navigation

Awesome Rust Testing

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

Books

Crates

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

Extensions

  • rstest - Fixture-based test framework for Rust
  • nextest - test runner
  • assay - super powered testing macro

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)

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

About

😎 Curated list of awesome things regarding Rust Testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages