Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mustakimali/wiremock-grpc-rs

Mock gRPC server to test your outgoing gRPC requests.
https://github.com/mustakimali/wiremock-grpc-rs

Last synced: about 23 hours ago
JSON representation

Mock gRPC server to test your outgoing gRPC requests.

Awesome Lists containing this project

README

        

wiremock grpc




gRPC mocking to test Rust applications.





Crates.io version



Download



docs.rs docs



* [lib/](lib/) - The actual crate that gets published to crates.io
* [test/](test/) - Integration tests
* [protogen/](protogen/) - Proto generated client-server code used in test