Skip to content

Commit

Permalink
Add project Hurl
Browse files Browse the repository at this point in the history
  • Loading branch information
theredfish committed Jan 14, 2024
1 parent 7bb517d commit a0b39bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ This repository contains a curated list of testing material in the Rust ecosyste
## Projects

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

0 comments on commit a0b39bf

Please sign in to comment.