#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

#244 in Testing

Download history 246/week @ 2025-01-29 413/week @ 2025-02-05 333/week @ 2025-02-12 204/week @ 2025-02-19 197/week @ 2025-02-26 231/week @ 2025-03-05 399/week @ 2025-03-12 628/week @ 2025-03-19 552/week @ 2025-03-26 485/week @ 2025-04-02 427/week @ 2025-04-09 418/week @ 2025-04-16 529/week @ 2025-04-23 342/week @ 2025-04-30 354/week @ 2025-05-07 267/week @ 2025-05-14

1,553 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
~104K SLoC

OSZAR »