Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 223 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 223 Bytes

karate-grpc-example

How run it?

  • step1: Start grpc-helloworld server

  • step2: Generate protobin file by karate-grpc-helper repo

  • step3: Run test by mvn test or mvn test -Dtest=HelloWorldRunner command