summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--computer/programming/rust.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/computer/programming/rust.md b/computer/programming/rust.md
index b215d9e..96b84b3 100644
--- a/computer/programming/rust.md
+++ b/computer/programming/rust.md
@@ -93,6 +93,11 @@ ones are listed here.
* [opentelemetry-rust](https://github.com/open-telemetry/opentelemetry-rust)
+### Testing
+
+* [rstest](https://github.com/la10736/rstest)
+
+
## Tooling
* [roogle](https://roogle.hkmatsumoto.com/)