测试

  1. proptest

    类似于 Hypothesis 的基于属性的测试和收缩

    v1.5.0 1.4M #property-testing #test-cases #testing #properties #hypothesis #fuzz #input-output
  2. trybuild

    用于编译器诊断 UI 测试的测试框架

    v1.0.99 526K #compiler-error #testing #proc-macro #error-message #error-reporting #macro #api-testing
  3. autocfg

    Rust 编译器特性的自动配置

    v1.3.0 13.4M #build-script #build #rustc-version #rustc #cargo-build #autoconf #testing
  4. insta

    Rust 的快照测试库

    v1.39.0 511K #testing #approval #jest #snapshot
  5. assert_cmd

    测试 CLI 应用程序

    v2.0.16 973K #command #assert #duct #test #testing #cli-test #cli
  6. rstest

    Rust 基于修复程序的测试框架。它使用过程宏来实现修复程序和基于表的测试。

    v0.22.0 1.2M #testing #fixture #proc-macro #fixtures #async-test #test #test-cases
  7. test-case

    #[test_case(...)] 生成参数化测试用例的过程宏属性

    v3.3.1 468K #test-cases #unit-testing #testing #case #proc-macro #unit #test-macro
  8. arbitrary

    从非结构化数据生成结构化数据的特质

    v1.3.2 1.4M #testing #unstructured #structured #byte-buffer #generation #input #instance
  9. serial_test

    允许创建序列化的 Rust 测试

    v3.1.1 1.7M #testing #parallel-testing #sequential #parallel #test-cases #asynchronous
  10. mockall

    Rust 的强大模拟对象库

    v0.13.0 2.2M #mocking #unit-testing #testing #object #language #interface #applications
  11. assert-json-diff

    轻松比较两个JSON值并获取出色输出

    v2.0.2 1.2M #serde-json #json-diff #json #testing #error-message #object
  12. test-log

    #[test]属性的替代品,在运行测试之前初始化日志和/或跟踪基础设施

    v0.2.16 761K #logging-tracing #testing #logging #tracing #log #log-messages #env-logger
  13. expect-test

    极简快照测试库

    v1.5.0 314K #testing #expect #snapshot #string-literal
  14. cargo-hack

    Cargo子命令,提供用于测试和持续集成的各种选项

    v0.6.31 14K #continuous-integration #cargo-subcommand #cargo #cargo-build #testing #cargo-toml
  15. trycmd

    用于一系列CLI测试的快照测试

    v0.15.6 74K #testing #command #test-harness #assert #duct #cargo-test #test
  16. serde_test

    用于测试序列化和反序列化实现的标记序列化/反序列化器

    v1.0.177 321K #serialization #testing #serde #unit-testing #dev-dependencies
  17. assert2

    受Catch2启发的assert!(...)和check!(...)宏,现在带有差异!

    v0.3.14 36K #check #unit-testing #assert #testing #error-message #unit-test #test
  18. cucumber

    Rust的测试框架,具有异步支持。完全原生,无外部测试运行器或依赖项。

    v0.21.1 84K #testing #testing-framework #bdd #async #atdd
  19. assert_fs

    测试的文件系统固定和断言

    v1.1.2 203K #assert #fixture #testing #filesystem #fixtures #test
  20. loom

    并发代码的排列测试

    v0.7.2 349K #testing #lock-free #atomic #concurrency #thread #model #memory
  21. testcontainers

    在 Rust 中针对 Docker 容器进行集成测试

    v0.21.1 158K #docker #testing #integration-testing #within #runner #language #blocking
  22. snapbox

    快照测试工具箱

    v0.6.17 117K #assert #command #cli #command-output #test-harness #cli-test #testing
  23. static_assertions

    编译时断言以确保不变量得到满足

    v1.1.0 5.6M #assert #testing #static
  24. axum-test

    用于启动和测试 Axum 服务器

    v15.5.1 75K #axum-server #axum #testing #test
  25. httpmock

    Rust 的 HTTP 模拟库

    v0.7.0 285K #http-request #mocking #http #testing-http #mocks #http-api #testing
  26. googletest

    受 GoogleTest 启发的 C++ 测试框架丰富的断言和匹配器库

    v0.12.0 30K #matcher #assertions #unit #unit-testing #testing #test-framework #test-macro
  27. cargo-llvm-cov

    Cargo 子命令,用于轻松使用基于 LLVM 的源代码覆盖率 (-C instrument-coverage)

    v0.6.11 49K #coverage #cargo-subcommand #cargo #testing #cargo-test #env-vars #subcommand
  28. more-asserts

    提供额外的 assert_* 和 debug_assert_* 宏的小型库

    v0.3.1 338K #assert #assertions #debugging #testing #debug-assert
  29. ntest

    为 Rust 提供增强功能的内置库的测试框架

    v0.9.3 158K #unit-testing #test-framework #testing #unit #test
  30. libtest-mimic

    编写自己的测试框架,使其看起来和表现像 rustc 内置的测试框架

    v0.7.3 256K #test-harness #test-framework #harness #framework #testing #test-runner #libtest
  31. pact_matching

    实现请求和响应匹配逻辑的 Pact-Rust 支持库

    v1.2.6 6.1K #pact #request-headers #cdc #response-status #json-xml #http-request #testing
  32. tracing-test

    辅助函数和宏,可简化使用 tracing 的 crate 的测试

    v0.2.5 207K #testing #logging-tracing #assertions #helper #logged #async #functions
  33. honggfuzz

    使用 Google 开发的 Honggfuzz 模糊测试您的 Rust 代码!

    v0.5.56 163K #property-testing #fuzzing #security-testing #testing #fuzzer #security #property
  34. httptest

    包括模拟服务器的 HTTP 测试工具

    v0.16.1 210K #http-server #testing-http #http-client #testing #http #request-body #mocking
  35. temp-env

    临时设置环境变量

    v0.3.6 131K #env-variables #env-var #environment #env #temporary #testing
  36. wasm-mutate

    WebAssembly 测试用例变异器

    v0.215.0 56K #wasm-module #wasm-binary #wasm-bytecode #test-cases #mutator #testing #fuzzing
  37. testcontainers-modules

    为 Rust 的 Testcontainers 维护的社区模块

    v0.9.0 57K #test-containers #docker #module #testing #env-var #postgresql #community
  38. pact_consumer

    Pact-Rust 模块,提供编写消费者 pact 测试的支持

    v1.3.0 6.6K #pact #cdc #testing #test-framework
  39. temp-dir

    具有清理功能的临时目录

    v0.1.13 127K #directory #mkdtemp #temporary #symbolic-links #temp #cleanup #testing
  40. wasm-bindgen-test

    wasm-bindgen 的内部测试 crate

    v0.3.43 526K #wasm-bindgen #testing #test-macro #run-time #console-log #js #execute
  41. cargo-tarpaulin

    通过测试确定代码覆盖率

    v0.31.2 30K #cargo-toml #cargo #testing #cargo-test #testing-tools #cargo-subcommand #cargo-manifest
  42. ui_test

    Rustc诊断输出测试的测试框架

    v0.25.0 48K #testing #test-framework #diagnostics #rustc #testing-cargo #filenames #order
  43. cov-mark

    手动覆盖标记

    v2.0.0 89K #coverage #testing #test
  44. mock_instant

    模拟std::time::Instant的方法

    v0.5.1 50K #instant #time #mocking #testing #mock #replace #thread-safe
  45. quicktest

    用于编程竞赛压力测试的命令行界面(CLI)

    v1.0.3 #competitive-programming #testing #testing-tools #stress-testing #cp-tool #command-line #command-line-interface
  46. buildkite-test-collector

    Rust官方Buildkite测试分析收集器

    v0.1.3 2.5K #analytics #buildkite #cargo #cargo-test #test-output #test #testing
  47. pact_mock_server_cli

    用于消费者pact测试的独立pact模拟服务器

    v2.0.0-beta.0 #server-port #pact #mock-server #server-response #testing #cdc #command-line-interface
  48. dhat

    使用DHAT进行堆分析和非正式分析

    v0.3.3 83K #profiling #ad-hoc #heap-allocation #testing #experimental #programs #warnings
  49. cargo-no-dev-deps

    运行不带dev依赖项的cargo的子命令

    v0.2.13 140 #cargo #cargo-subcommand #testing #subcommand
  50. goldenfile

    测试库

    v1.7.1 40K #testing #library #test-output #test #differs
  51. trybuild2

    用于编译器诊断的ui测试的测试工具(支持内联测试)

    v1.2.0 3.0K #compiler-error #error-message #macro #proc-macro #testing #error-reporting #test-harness
  52. assertables

    assert…! 用于更好的测试、质量保证和运行时可靠性

    v7.0.1 27K #assert #macro #assertions #testing #assertable #value #test
  53. faux

    模拟结构体

    v0.1.10 50K #mocking #testing #test #networking
  54. 测试上下文

    为 Rust 测试提供自定义设置/清理,无需测试框架

    v0.3.0 73K #test-harness #testing #async-test #teardown #async-context #setup #test
  55. bolero

    模糊和属性测试前端

    v0.11.1 23K #property-testing #fuzz-testing #testing #fuzzing #property #fuzz #quickcheck
  56. ark-test-curves

    测试 ark-ec & ark-poly

    v0.5.0-alpha.0 360 #elliptic-curve #finite-fields #testing #zk-snarks #polynomial #cryptography #serialization
  57. yare

    Lean 参数化测试用例库,适用于 Rust 🚀

    v3.0.0 4.4K #test-cases #parameterized #parametrized #testing #unit-testing #unit-test #test
  58. testresult

    用于简洁且精确测试失败的类型

    v0.4.1 12K #testing #error #error-handling #points
  59. browserslist-rs

    Rust 版的 Browserslist

    v0.16.0 97K #web #browserslist #queries #testing #javascript #section #refer
  60. dinghy-test

    交叉编译变得更简单 - 查看 main 包 cargo-dinghy

    v0.7.2 21K #testing #ios #mobile #android #cargo #raspberry-pi #tests
  61. parameterized

    过程宏,为 Rust 带来紧凑的参数化测试实现(受 JUnit @ParameterizedTest 启发)

    v2.0.0 5.4K #junit #test-cases #testing #parametrized #test-macro #unit-test #proc-macro
  62. lang_tester

    针对编译器和虚拟机的简洁语言测试框架

    v0.8.2 9.9K #language #virtual-machine #test-framework #compiler #source-file #tester #testing
  63. tor-rtmock

    tor-rtcomapt的测试模拟支持

    v0.21.0 4.8K #tor #arti #async #testing #async-write
  64. futures-test

    基于futures-rs构建组件的通用测试工具

    v0.3.30 66K #future #testing #asynchronous-programming #component #built #off
  65. necessist

    v0.6.4 360 #testing #statement #testing-tools #test-harness #mutation #remove #call
  66. serde_assert

    用于serde序列化和反序列化实现的测试库

    v0.8.0 49K #serialization #deserialize #serde #testing #unit-testing #test
  67. cargodisttest

    💬 rust中学习分布CLIs的命令行界面

    v0.20.0 1.7K #workflow #learning #fork #distribute #cli #axolotlsay #testing
  68. create_broken_files

    从其他文件创建损坏的文件

    v3.1.0 1.1K #input-file #broken #testing #fuzzer #fuzzing #random #error
  69. cargo-minimal-versions

    Cargo子命令,用于正确使用-Z minimal-versions和-Z direct-minimal-versions

    v0.1.28 650 #cargo-subcommand #cargo #cargo-check #cargo-build #testing-cargo #subcommand #testing
  70. test-strategy

    用于在proptest中轻松编写高阶策略的过程宏

    v0.4.0 76K #proptest #proc-macro #macro-derive #property-testing #testing #macro #derive-debug
  71. google-testing1-cli

    与测试(协议v1)交互的完整库

    v5.0.4+20240227 260 #testing #google #cli #google-api #command-line-interface
  72. 测试用例

    参数化测试用例和测试装饰器

    v0.1.3 6.8K #testing #parameterized #case #decorator #test-framework #test-runner #generate
  73. mutatis

    mutatis 是一个用于为Rust中的fuzzer编写自定义、结构感知测试用例变异器的库

    v0.3.0 210 #mutation #fuzzer #fuzzing #testing #arbitrary #random-string
  74. ctest2

    FFI绑定的自动测试

    v0.4.8 20K #testing #api #bindings #automated #definition #validation #header
  75. turmoil

    分布式系统的模拟测试框架

    v0.6.3 351K #distributed-systems #testing #deterministic #simulation #testing-framework #tcp-udp
  76. httpwg-cli

    可以运行httpwg测试用例的CLI(h2spec替代品)

    v0.2.1 200 #run #replacement #cases #able #cli #testing #test-cases
  77. k9

    rust测试库

    v0.12.0 4.5K #assertions #testing #macro #snapshot #assert-equal
  78. aws-sdk-iotdeviceadvisor

    AWS SDK for AWS IoT Core Device Advisor

    v1.39.0 400 #iot-devices #aws-iot #aws-sdk #advisor #web-services #testing #operation
  79. google-testing1

    与测试(协议v1)交互的完整库

    v5.0.5+20240621 #google-api #api-testing #testing #google #protocols #web-api #api
  80. aws-sdk-devicefarm

    AWS SDK for AWS Device Farm

    v1.40.0 650 #devices #aws-sdk #farm #mobile-devices #testing #name #web-apps
  81. cargo-dinghy

    跨编译变得更容易

    v0.7.2 #mobile-devices #testing-cargo #testing #mobile #cargo #ios #android
  82. unimock

    一个灵活且对开发者友好的特质模拟库

    v0.6.7 700 #mocking #testing #mock #behavior #pattern-matching #control-api #test
  83. sealed_test

    一个用于在隔离环境中运行测试的 procmacro 属性

    v1.1.0 15K #testing #env-vars #temp-dir #proc-macro-attributes #environment #isolated #directory
  84. arbtest

    一个基于任意类型的极简属性测试库

    v0.3.1 3.4K #testing #api-testing #minimalist #property-based #run
  85. nextest-runner

    cargo nextest 的核心运行逻辑

    v0.57.0 33K #test-runner #nextest #testing #cargo #basic #junit #documentation
  86. cargo-mutants

    注入错误并查看您的测试是否能够捕获它们

    v24.7.1 4.2K #testing #testing-cargo #coverage #cargo #mutation-testing #mutants
  87. is-semantic-release-configured

    测试 semantic-release 是否已配置

    v1.2.88 1.1K #semantic-release #configuration #configured #script #testing #tool #cli
  88. ghtool

    一个用于与 Github API 交互的命令行工具,具有一些围绕 Checks 定制的专用功能

    v0.10.6 1.4K #github-api #check #issue #linting #testing #error #build
  89. rusty-fork

    一个跨平台的库,使用类似于 fork 的接口在子进程中运行 Rust 测试

    v0.3.0 1.2M #testing #process #fork #test-runner #properties #test-macro
  90. speculoos

    流畅的测试断言

    v0.11.0 8.8K #assertions #fluent #assert #matcher #testing
  91. pact_models

    Pact-Rust 支持库,提供处理 Pact 文件的核心模型

    v1.2.4 7.5K #pact #testing #cdc #file-format #read-write
  92. assert

    该包为测试提供了断言

    v0.7.5 2.0K #testing #assertions #assert
  93. ran

    快速随机数生成

    v2.0.1 1.3K #random-number #random #generator #xor #shift #testing
  94. deqp-runner

    一个VK-GL-CTS/dEQP包装程序,用于并行化它跨CPU运行并报告与基线相比的结果

    v0.20.0 290 #testing #graphics #deqp #driver #baseline #results #conformance
  95. tracing-capture

    捕获跟踪跨度事件,例如用于测试

    v0.2.0-beta.1 13K #tracing #testing #assertions #predicate #assertion
  96. jikken

    用于自动化API测试的CLI工具。它利用JKT文件(Jikken测试定义)来执行测试REST API的任务。它对Windows、macOS和Linux提供一流的支持。访问jikken.io获取更多信息

    v0.7.2 700 #api-testing #testing #testing-tools #tool #cli-tool #env-vars #test
  97. junit-report

    创建JUnit兼容的XML报告

    v0.8.3 87K #junit #report #xml #xml-format #testing #xunit
  98. expectorate

    比较输出与文件内容,并进行简单更新

    v1.1.0 35K #file-content #fixture #testing #test #test-output
  99. dinghy-build

    简化交叉编译 - build.rs脚本的辅助工具

    v0.7.2 20K #build-script #mobile #ios #android #cargo-build #cargo #testing
  100. cargo-all-features

    Cargo子命令,用于构建和测试所有功能标志组合

    v1.10.0 9.3K #cargo-build #cargo-command #flags #combinations #feature-flags #cargo-test #testing
  101. memory-db

    哈希数据库的内存实现,适用于测试

    v0.32.0 223K #hash-db #reference-counting #hash-map #in-memory #backed #counted #testing
  102. testing

    swc项目

    v0.39.0 170K #testing-utilities #javascript-compiler #typescript-compiler #swc #web
  103. nextest-metadata

    结构化访问nextest可读输出

    v0.11.0 35K #test-runner #testing #nextest #output #codes #cargo-nextest #exit
  104. lcode

    一个终端写力扣应用的例子。

    v0.9.5 240 #leetcode #tui #algorithm #fuzzy-search #testing #terminal #cli
  105. nextest-filtering

    cargo-nextest的过滤DSL

    v0.9.0 34K #test-runner #testing #filter #nextest #expression-parser #filtering #cargo-nextest
  106. murf

    Rust的模拟和单元测试框架

    v0.2.0 #mocking #test-framework #unit-test #test #testing
  107. cargo-fixture

    在cargo测试周围添加任意的Rust设置和清理代码

    v1.2.2 460 #cargo-test #testing #cargo #env-vars #rust #networking
  108. rexpect

    像pexpect或Don libes expect一样与unix进程/bash交互

    v0.5.0 20K #automation #testing #pty #expect #pexpect #child-process
  109. comparable

    针对测试,比较Rust中的数据结构

    v0.5.4 21K #data-structures #testing #change #comparison #macro-derive #unit-testing #traits
  110. markup5ever_rcdom

    为html5ever/xml5ever测试使用的基本、不受支持的DOM结构

    v0.4.0-unofficial 62K #dom #testing #html5ever #parser #node #html #html5
  111. tryexpand

    宏展开的测试工具

    v0.8.4 500 #macro-expansion #declarative-macro #proc-macro #cargo-test #testing #test-macro #harness
  112. detect_flake

    并行运行多个相同命令的实例,以查找异常行为或检查测试是否不稳定的工具

    v0.6.0 220 #parallel-testing #testing #flaky #stress-test
  113. test-with

    一个库,可以帮助您在有条件的情况下运行测试

    v0.13.0 21K #integration-tests #testing #test-cases #condition #ignore #env-vars #integration
  114. test-binary

    管理和构建用于集成测试的额外二进制文件,如同常规的Rust包一样

    v3.0.2 8.1K #integration-tests #testing #binary #integration #testing-cargo #cargo-build #cargo-toml
  115. file_test_runner

    基于文件的测试运行器,用于运行文件中找到的测试

    v0.7.2 2.0K #test-runner #testing #test-files #file-format #cargo-test #running #found
  116. cargo2junit

    将cargo的json输出(来自stdin)转换为JUnit XML(到stdout)

    v0.1.13 12K #cargo-test #junit #cargo #test-output #xml-format #format-json #testing
  117. junitify

    将cargo测试JSON转换为JUnit XML

    v0.1.18 750 #cargo-test #junit #xml-format #testing #xml-parser #test
  118. pact_verifier

    Pact-Rust支持库,实现提供者验证函数

    v1.2.4 2.0K #pact #cdc #testing
  119. ssping

    用于测试Shadowsocks服务器连接性的命令行工具

    v0.3.0 160 #command-line-tool #shadowsocks #connectivity #testing #server #status #google
  120. libafl

    使用Rust将您自己的fuzzers集成在一起,并扩展其功能

    v0.13.2 1.2K #fuzzing #security-testing #security #testing
  121. goldie

    Golden文件测试

    v0.5.0 1.3K #testing #file #golden #testing-tools #tool
  122. pact-plugin-driver

    Pact支持库,提供与Pact插件交互的接口

    v0.7.0 11K #pact #cdc #testing
  123. times

    带统计信息的定时基准测试,重复运行

    v1.0.15 #median #data #statistics #vec #testing #repeated #length
  124. hitt

    专注于速度和简单性的命令行HTTP测试工具

    v0.0.11 240 #testing-http #http-request #command-line #testing-tools #http #testing #server-sent-events
  125. cargo-bolero

    cargo命令,用于运行bolero模糊测试

    v0.11.2 1.3K #fuzz-testing #property-testing #testing #fuzzing #testing-cargo #fuzz #property
  126. cf_speedtest

    命令行互联网速度测试工具

    v0.5.0 100 #speed-test #speed #cross-platform #command-line-tool #testing #test #cli
  127. annatto

    将基于graphANNIS数据模型的语言数据格式转换为中间表示,并可以应用一致性测试

    v0.15.0 500 #data-model #file-format #annotations #linguistic #research #convert #testing
  128. fail

    rust的失败点

    v0.5.1 176K #points #testing #failpoints #error #run-time #behavior #early
  129. nunny

    Rust的非空切片/数组/vec库的终极解决方案

    v0.2.1 3.8K #non-empty #array-vec #slice #testing #repr #transparent #convert
  130. cargo-stress

    捕捉非确定性的测试失败

    v0.2.0 110 #stress #cargo-test #unit #testing #parallel-testing #unit-testing #cargo-subcommand
  131. pact_ffi

    外语的Pact接口

    v0.4.22 160 #pact #json-format #mock-server #cdc #ffi #integration-testing #testing
  132. httpc-test

    简约的HTTP客户端测试工具

    v0.1.10 4.1K #http-client #testing-http #http-request #testing #testing-utilities #test
  133. avr-tester

    AVR固件的功能测试框架

    v0.2.4 120 #avr #test-framework #testing #micro-controller #framework #black-box-testing #simavr
  134. test-temp-dir

    用于测试的临时目录

    v0.2.2 750 #testing #temporary #fs #temp #filesystem
  135. fetch-data

    从URL获取数据文件,但仅当需要时。通过SHA256验证内容。与一些Python Pooch兼容。

    v0.2.0 420 #data-file #data #local-file #testing #web #request #web-request
  136. datadriven

    可重写的表格驱动测试

    v0.8.0 50K #test-cases #input-output #directive #testing #case #run #table-driven
  137. build-context

    将构建环境和目标信息作为常量在正常库和可执行文件中提供

    v0.1.2 6.2K #constants #binaries #information #testing #normal #host #environment
  138. mq-workload-generator

    测试Apache RocketMQ和Apache Kafka的性能

    v0.2.2 280 #apache-kafka #performance-testing #kafka #rocket-mq #benchmark #message #testing
  139. aws-smithy-protocol-test

    一套库函数,用于验证HTTP请求与Smithy协议测试

    v0.62.0 38K #http-request #smithy #aws-sdk #aws-smithy #protocols #testing #validation
  140. abi-cafe

    在ABI咖啡馆配对您的编译器!

    v0.4.1 210 #abi #compiler #compatibility #testing #interface #generate #pair
  141. twenty-twenty

    H264帧和图像的可视回归测试

    v0.8.1 4.4K #frame #image #testing #h264 #regression #score #visual
  142. bolero-generator

    测试和模糊测试的价值生成器

    v0.11.1 30K #property-testing #fuzzing #testing #properties #fuzz #quickcheck
  143. fault-injection

    故障注入、并发延迟注入和错误源注释

    v1.0.10 600 #injection #testing #fault #reliability #crash #io-error #filename
  144. allocation-counter

    计算某些代码的内存分配数量

    v0.8.1 1.2K #memory #memory-allocator #allocator #allocation #memory-management #counter #testing
  145. wycheproof

    测试向量

    v0.5.1 12K #cryptography #deserialize-json #schema #checking #vector #testing #base64
  146. test-span

    用于在跟踪跨度上进行快照测试的宏和工具

    v0.8.0 700 #spans #tracing #testing #log #snapshot #log-level #span
  147. xpct

    一个可扩展的测试断言库

    v0.5.1 #matcher #assertions #testing #matchers #assert #test-framework #customization
  148. group-runner

    将Rust可执行文件输出分组到GitHub日志中

    v0.1.2 1.1K #github #github-actions #output #test-output #testing #integration-tests #executable
  149. pact_verifier_cli

    用于提供者契约验证的独立契约验证器

    v1.1.4 130 #pact #http-request #cdc #service-provider #command-line #testing #command-line-interface
  150. static_assertions_next

    编译时断言以确保不变量得到满足

    v1.1.2 106K #static #testing #assert
  151. prop-check-rs

    Rust中的基于属性的测试库

    v0.0.674 4.5K #testing #property-based #property-based-testing
  152. assert_hex

    以十六进制格式 {:#x?} 显示断言恐慌

    v0.4.1 2.6K #hex #format #testing #panics #display #displaying #protocols
  153. sludge-cicd

    Rust包的个人CI/CD工具

    v0.1.16 270 #ci-cd #github #tool #personal #testing #build #automation
  154. htsget-test

    htsget-rs使用的通用测试函数和工具

    v0.6.1 160 #testing #bioinformatics #htsget #shared #http #interact #testing-http
  155. winter-rand-utils

    Winterfell包的随机值生成工具

    v0.9.0 6.4K #random #rand #testing #utilities #winterfell #value #generation
  156. testdir

    半持久、作用域测试目录

    v0.9.1 9.9K #temp-dir #directory #temporary #testing #target-directory #temp #test
  157. rustup-toolchain

    使用rustup工具链,主要从cargo test:s工作

    v0.1.7 4.8K #toolchain #rustup #cargo #programmatically #public-api #testing #cargo-subcommand
  158. yup-hyper-mock

    使用 hyper 测试客户端

    v8.0.0 3.1K #hyper #testing #mocking #clients #utility #client-server #help
  159. openapi-to-hurl

    从 openapi 规范创建 Hurl 文件 (https://hurl.dev/)

    v1.2.1 240 #openapi #hurl #swagger #api-testing #testing #json-file #test
  160. rspec

    使用稳定的 rust 编写类似 Rspec 的测试

    v1.0.0 900 #test-harness #bdd #testing #tdd #harness #test-suite #programming-language
  161. marker_uitest

    Marker 的 ui_test crate 的轻量级包装器

    v0.5.0 7.3K #marker #lint #testing #linting #wrapper #output #ui-test
  162. futures_ringbuf

    用于测试和示例的 Mock 类型,实现 AsyncRead/AsyncWrite

    v0.4.0 6.3K #async-io #testing #mocking #async-stream #future #async #stream
  163. wait-service

    等待服务是一个纯 rust 程序,用于测试和等待多个服务的可用性

    v0.3.1 2.2K #uds #tcp #tcp-socket #unix-socket #unix #sockets #testing
  164. vmtest

    在虚拟机中运行您的测试

    v0.14.0 160 #virtual-machine #testing #kernel #guest #host #image #run
  165. embedded-test

    嵌入式设备测试的测试 harness 和运行器

    v0.4.0 9.3K #embedded-devices #test-runner #test-framework #embedded #testing #test-harness #test
  166. checkito

    受 quickcheck 启发的库,用于生成可增长/可收缩的随机数据,主要面向生成/属性/探索性测试

    v1.5.1 130 #property-testing #testing #property #properties #quickcheck #fuzz #hypothesis
  167. speedtest-rs

    Speedtest.net 测试实用程序和 crate

    v0.2.0 700 #speed-test #testing #connection #legacy #fallback #http #net
  168. axum-test-helper

    axum 的额外实用工具

    v0.4.0 21K #axum #test-framework #testing #testing-http #json-text #test
  169. rd-hashd

    resctl-demo 的延迟敏感伪工作负载

    v2.2.5 470 #resources #workload #resctl-demo #load #testing #benchmarking #latency
  170. aws-mocks

    AWS 的模拟库。这不是官方的 AWS 库。

    v0.2.3 250 #mocking #aws #aws-sdk #mocks #testing #api-calls
  171. rate-limit-testing

    用于测试速率限制

    v0.1.6 290 #rate-limiting #testing #intended #request #url
  172. tester

    Rust 的 test crate 的分支,不需要不稳定语言功能

    v0.9.1 30K #testing #unstable #fork #language #benchmark #require #rustc
  173. cafetera

    HTTP 模拟服务器

    v0.2.5 120 #http-response #mocking #http-server #testing #toml-config #purposes #path
  174. all_asserts

    标准库中不存在的多种断言类型

    v2.3.1 48K #assert #compare #testing #test-output #test
  175. rtest

    集成测试构建框架

    v0.2.1 100 #testing #integration-testing #test-framework #unit-testing #resources #stateful #error
  176. narrative

    一个用于故事驱动开发的极简单库

    v0.5.3 #testing #bdd #story-driven #testing-framework #atdd
  177. claims

    断言宏

    v0.7.1 45K #testing #assert #claim #test
  178. datatest

    Rust 中的数据驱动测试

    v0.8.0 #testing #data-driven #test-cases #test-framework #test-runner #yaml #input
  179. aws_mock

    AWS 模拟库。这不是官方 AWS 库。重命名为 aws-mocks。

    v0.2.2 290 #mocking #aws #mocks #testing #aws-sdk
  180. defmt-test

    嵌入式设备的测试工具

    v0.3.2 850 #unit-testing #testing #defmt #embedded-devices #knurling #test-harness
  181. resctl-bench

    具有真实场景的全系统资源控制基准测试

    v2.2.5 390 #resources #benchmark #control #workload #resctl-demo #scenario #testing
  182. cli_test_dir

    Rust 命令行工具的测试工具

    v0.1.8 500 #testing #integration-tests #command-line-utilities #documentation #pattern #burnt-sushi
  183. gemm

    矩阵乘法算法的实验平台

    v0.18.0 55K #matrix-multiplication #linear-algebra #performance #high #playground #testing
  184. testingForProject0126

    testing-set

    v0.2.17 900 #testingforproject0126 #testing #testing-tools #tool
  185. statsig

    适用于多用户服务器环境的 SDK

    v1.2.0 134K #flags #experiment #gate #ci #api-bindings #testing #test
  186. cargo-pretty-test

    用于格式化 cargo 测试输出的控制台命令

    v0.2.5 400 #cargo-test #test-output #testing #console #command #pretty #docs
  187. llvm-cov-pretty

    为 llvm-cov/cargo-llvm-cov 提供更美观的 HTML 报告

    v0.1.9 470 #coverage #testing #reporting #syntax-highlighting #llvm-cov #progress-bar
  188. mantra

    mantra 提供了一种轻量级的方法进行需求跟踪和覆盖率

    v0.6.1 #requirements #testing #coverage #tracing #tool #manuels #approach
  189. kayle_cli

    用于网络无障碍审计的 kayle CLI

    v0.0.5 #accessibility #auditing #testing #headless #wcag #web-accessibility #automated
  190. pact-stub-server

    独立的 pact stub 服务器

    v0.5.3 #pact #testing #cdc #docker #query-parameters
  191. git-gamble

    将 TDD 和 TCR 结合起来,确保开发出正确的东西 😌,一步一步来 👶🦶

    v2.9.0 200 #git-commit #tdd #git #testing #tcr #unit-testing #git-tool
  192. quickcheck

    带有收缩的自动属性测试

    v1.0.3 655K #property-testing #properties #fuzz #shrinking #testing
  193. assert-migrator-reversible

    用于测试 Sea Orm 迁移是否可逆

    v6.1.0 #sea-orm #database-migrations #testing #database #sqlite #test
  194. windows-artifacts-generator

    生成用于检测测试的恶意软件组件

    v1.0.0 #malware #artifact #testing #generate #detection #windows #generator
  195. sample-test

    用于测试任意数据的抽样策略和机制

    v0.2.1 8.2K #testing #sample #data #strategies #sampling #counterexamples #machinery
  196. cargo-insta

    Rust 的 insta 快照测试库的审查工具

    v1.39.0 14K #snapshot #testing #testing-tools #cargo-command #jest
  197. proto_pdk_test_utils

    测试 proto WASM 插件

    v0.27.0 500 #wasm-plugin #testing #proto #version #toolchain #pluggable #language
  198. dir-test

    宏,用于从目录中的文件生成测试用例

    v0.3.0 2.4K #directory #testing #test-macro #macro #test-cases #test #dir
  199. equator

    可组合断言库

    v0.4.1 21K #assertions #assert #condition #testing #composable #diagnostics #multiple
  200. mocktopus

    Rust 的模拟框架

    v0.8.0 6.5K #mocking #tdd #test-framework #testing #setup
  201. streamtools

    额外的流组合子

    v0.7.5 1.3K #stream #combinator #tokio #utilities #record-delay #testing #delay-items
  202. test-assembler

    构建复杂二进制流的类型集

    v0.1.6 2.0K #binary-data #testing #input #label #complex #stream #section
  203. wasmtime-wast

    为wasmtime提供的wast测试支持

    v24.0.0 1.1K #wasm #testing #wasmtime #web-assembly #run-time #wast #cranelift
  204. wasm-shrink

    一个WebAssembly测试用例缩小器

    v0.215.0 1.6K #wasm-file #bug #reduce #crash #reducer #testing #run-wasm
  205. appium-client

    Appium服务器的客户端,用于自动化移动应用测试

    v0.2.2 410 #appium #client #devices #mobile #testing #screen #android
  206. continuous-testing

    一个持续测试工具

    v2.0.1 #continuous #testing #git-commit #testing-tools #development #git-repository #certified
  207. afl_runner

    使AFLPlusPlus模糊测试活动易于扩展的最佳实践

    v0.4.2 #fuzzing #afl #fuzzer #testing #fuzz-testing #testing-tools
  208. gba_test

    Game Boy Advance的测试框架

    v0.1.3 190 #test-framework #gameboy-advance #gba #testing #framework #development #no-alloc
  209. proptest-derive

    为proptest的Arbitrary trait提供的自定义 derive

    v0.5.0 215K #proptest #testing #property-testing #derive #quickcheck #arbitrary
  210. skeptic

    通过Cargo测试你的Rust Markdown文档

    v0.13.7 186K #markdown #testing #documentation #cargo-toml #cargo-build #cargo-test #build-script
  211. openiap

    测试客户端

    v0.0.3 170 #testing #automation #client #cli #service #complex #openiap-client
  212. bolero-engine

    模糊测试和属性测试框架

    v0.11.2 24K #property-testing #fuzz-testing #testing #property #fuzz #fuzzing #quickcheck
  213. 测试生成器

    Rust 测试生成器:根据文件系统模式列举条目,并为每个条目生成一个测试函数

    v0.3.1 11K #filesystem #pattern-matching #generator #glob #testing #test-files #utest
  214. organic

    Org-mode 解析器

    v0.1.16 150 #org-mode #emacs #parser #document #compare #testing #range
  215. assert-unmoved

    一种断言在固定和可变访问之后,底层类型没有被移动的类型

    v0.1.6 #assert #pin #testing #pinned #moved #mutably #traits
  216. pgtemp

    在不使用 Docker 的情况下启动本地 postgres 服务器进行测试

    v0.4.0 650 #postgresql #connection #docker #testing #temporary #local #spawn
  217. random_variant

    与所有变体一起使用,包含 derive 宏

    v0.2.7 3.6K #variant #macro-derive #testing #serialization #enums #random #limited
  218. every_variant

    EveryVariant trait,在类型上提供 every_variant 方法。允许您轻松生成包含枚举的结构或嵌套枚举树中的每个变体的组合…

    v0.4.5 3.5K #enums #variant #testing #traits #string #generate #tree
  219. hongg

    使用 Google 开发的 Honggfuzz 模糊测试您的 Rust 代码!

    v0.5.61 #security-testing #fuzzing #testing #fuzzer #security #property-testing #property
  220. rstest_reuse

    重用 rstest 属性:创建一组测试并将其应用于您想要测试的每个场景

    v0.7.0 312K #testing #fixture #test-cases #test-framework #fixtures #test
  221. nu-test-support

    支持编写 Nushell 测试

    v0.97.1 2.3K #testing #nushell #shell #plugin
  222. monkey_test

    一个基于属性的测试(PBT)工具,如 QuickCheck、ScalaCheck 和类似库,用于 Rust 编程语言

    v0.7.3 #属性测试 #测试 #属性 #快速检查 #测试工具 #假设 #缩小
  223. quixote

    Markdown中的测验和测试

    v0.6.0 130 #测验 #测试 #Markdown #测验 #答案 #评分 #参数
  224. teloxide_tests

    teloxide机器人的测试套件

    v0.1.3 480 #Telegram机器人 #测试 #单元测试 #Telegram #teloxide #单元测试 #对话框
  225. lagging_server

    用于测试的具有延迟的web服务器

    v0.1.3 100 #web服务器 #测试 #延迟 #基准 #curl #请求 #sozu
  226. httpwg

    RFC 9113 (HTTP/2)的测试用例

    v0.2.1 270 #http2 #测试用例 #测试 #RFC #HTTP #io-uring #9113
  227. 尝试使用DuckDuckGo搜索搜索

  228. dmntk-test-runner

    DMNTK | 测试执行器

    v0.3.5 #测试执行器 #dmntk #决策 #测试 #工具包 #文件
  229. msql-srv

    模拟MySQL/MariaDB服务器的绑定

    v0.11.0 #SQL数据库 #API绑定 #模拟 #SQL #数据库 #测试 #查询执行
  230. lorem-ipsum

    快速生成占位符测试

    v0.1.2 #生成 #单词列表 #生成器 #快速 #lorem #ipsum #测试
  231. arrow-integration-test

    支持Apache Arrow JSON测试数据格式

    v52.2.0 460 #arrow #apache-arrow #json #json格式 #列式格式 #测试 #集成测试
  232. libafl_targets

    可用于与LibAFL结合使用的目标仪器化通用代码

    v0.13.2 500 #libafl #模糊测试 #测试 #仪器化 #目标 #模糊器 #钩子
  233. pymute

    用Rust编写的Python/Pytest突变测试工具

    v0.1.2 #测试 #测试工具 #突变 #Python #模块 #pytest #突变体
  234. cargo-msrv-prep

    Cargo子命令,有助于准备确定/验证crate的MSRV

    v2.0.0 1.2K #cargo #cargo-toml #cargo-subcommand #testing #cargo-build #manifest-file #subcommand
  235. impls

    判断一个类型是否实现了逻辑特性表达式

    v1.0.3 5.2K #traits #macro #impl #testing #test-macro #test
  236. derive_arbitrary

    派生任意特性

    v1.3.2 1.1M #macro-derive #testing #derive #macro #arbitrary #generate
  237. digital_test_runner

    解析并运行hnemann的数字逻辑设计器和电路模拟器中使用的测试

    v0.1.0 #digital #circuit #testing #test-runner #input-output
  238. cavp

    Libcrux读取NIST CAVP测试矢量的辅助库

    v0.0.2-alpha.3 240 #vector #nist #cryptography #formal-verification #testing #helper #read
  239. webmocket

    用于测试和开发的WebSocket服务器

    v0.6.2 #websocket-server #websocket-client #messages #testing #http-request #integration-tests #requests
  240. ra_ap_sourcegen

    待定

    v0.0.190 360 #generation #source #generate #tbd #processing #testing #sourcegen
  241. jsonrpc-test

    JSON-RPC的测试框架

    v18.0.0 #json-rpc #test-framework #json-rpc-server #rpc-server #testing #json-rpc-client #rpc-client
  242. testez-companion-cli

    TestEZ Companion的命令行界面

    v0.1.3 300 #testing #command-line #cli #companion #run #test-ez #results
  243. ironmind

    使用Rust构建的Brainf*ck解释器和代码执行可视化器

    v0.3.16 #brainfuck #visualizer #execution #built #brain-fuck #visualize #testing
  244. qbtt

    Quinn的Rust基本TOML测试是一种非常简单的方法,可以直接从命令行运行和检查测试,支持校验和、行数和字符串包含检查

    v0.1.1 160 #command-line #testing #run-command #toml #check #checksum #line-count
  245. testanything

    以测试任何协议(TAP)生成结果

    v0.4.2 #tap #results #testing #protocols #anything #generate #format
  246. 单元测试

    单元测试库

    v3.1.0 150 #testing #unit #test-framework #framework
  247. 育种

    Mango操作系统构建工具

    v0.2.1 #kernel #run-time #system #mango #build #cargo #testing
  248. testfile

    单元测试的临时文件管理

    v0.1.5 600 #unit-testing #temporary-files #temporary #unit #file #testing #test-files