Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 8 Rust Mock Projects
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Faux allows you to create mock versions of a struct without complicating your code. Like many mocking libraries, faux is only recommended for testing purposes. Mock objects in production may be unstable and cause production problems.
-
-
-
mock_me
MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.
-
Mry allows you to easily create mock objects for unit testing. You can integrate Mry with any testing framework for Rust. Including the inbuilt testing framework, cargo test.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
Rust Mock related posts
- Mocking in Rust: Mockall and alternatives
- Many reasons to always read the LICENSE
- Mocking Crates Experience
- What features would you consider missing/nice to haves for backend web development in Rust?
- Entrait v0.3.2
- Mocking HTTP Services in Rust
- Rust HTTP Testing with httpmock
-
A note from our sponsor - InfluxDB
www.influxdata.com | 29 Sep 2023
Index
What are some of the best open-source Mock projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | Mockito | 570 |
2 | httpmock | 377 |
3 | faux | 361 |
4 | Weld | 269 |
5 | unimock | 52 |
6 | mock_me | 43 |
7 | mry | 39 |
8 | mock-it | 39 |