Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Commit a0b39bf

Browse files
committed
Add project Hurl
1 parent 7bb517d commit a0b39bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ This repository contains a curated list of testing material in the Rust ecosyste
1818
## Projects
1919

2020
- [Cucumber](https://github.com/cucumber-rs/cucumber) - An implementation of the Cucumber testing framework for Rust.
21+
- [Hurl](https://github.com/Orange-OpenSource/hurl) - Run and test HTTP requests with plain text.
2122
- [Mockito](https://github.com/lipanski/mockito) - A library for generating and delivering HTTP mocks in Rust.
2223
- [Nextest](https://github.com/nextest-rs/nextest) - The next-generation test runner for Rust.
2324
- [Proptest](https://github.com/proptest-rs/proptest) - A property testing framework (i.e., the QuickCheck family).

0 commit comments

Comments
 (0)