awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Rust Testing Frameworks

Classement mis à jour le 13 juil. 2026

Nous sélectionnons les dépôts GitHub open-source correspondant à « best rust testing frameworks ». Les résultats sont classés par pertinence par rapport à votre recherche — utilisez les filtres ci-dessous pour affiner, ou utilisez l'IA.

Rust Testing Frameworks

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • burntsushi/quickcheckAvatar de BurntSushi

    BurntSushi/quickcheck

    2,771Voir sur GitHub↗

    QuickCheck is a way to do property based testing using randomly generated input. This crate comes with the ability to randomly generate and shrink integers, floats, tuples, booleans, lists, strings, options and results. All QuickCheck needs is a property function—it will then randomly generate…

    This library provides the core capability of property-based testing for Rust, though it is a specialized tool focused on that specific testing methodology rather than a comprehensive framework covering all listed features like mocking or snapshot testing.

    RustTesting Frameworks
    Voir sur GitHub↗2,771

Related searches

  • a testing framework for Go applications
  • a testing framework for Ruby applications
  • a testing framework for Kotlin projects
  • a testing framework for Dart applications
  • a game engine written in Rust
  • a unit testing framework for C++
  • a high performance web framework for Rust
  • a testing framework for Swift applications