Skip to content

mustakimali/wiremock-grpc-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wiremock grpc

gRPC mocking to test Rust applications.


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

About

Mock gRPC server to test your outgoing gRPC requests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages