#mocking #grpc #requests

wiremock-grpc

Mock gRPC server to test your outgoing gRPC requests

4 releases

0.1.0 Apr 23, 2025
0.0.3-alpha3 Nov 30, 2024
0.0.3-alpha2 Oct 30, 2022
0.0.3-alpha1 Nov 7, 2021
0.0.1 Apr 23, 2025

#242 in Testing

Download history 180/week @ 2025-01-11 137/week @ 2025-01-18 166/week @ 2025-01-25 306/week @ 2025-02-01 456/week @ 2025-02-08 224/week @ 2025-02-15 233/week @ 2025-02-22 209/week @ 2025-03-01 254/week @ 2025-03-08 520/week @ 2025-03-15 711/week @ 2025-03-22 443/week @ 2025-03-29 519/week @ 2025-04-05 321/week @ 2025-04-12 585/week @ 2025-04-19 402/week @ 2025-04-26

1,893 downloads per month
Used in 2 crates

MIT/Apache

24KB
513 lines

wiremock grpc

gRPC mocking to test Rust applications.


  • src/ - The actual crate that gets published to crates.io
  • tests/ - Integration tests
  • proto/ - Protobuf file

Dependencies

~4–11MB
~107K SLoC