Closed
Description
Sometimes, we might want to send the test report to a gRPC server.
How to
It's easy to do this. Please implement the following interface first:
api-testing/pkg/runner/simple.go
Line 161 in 2520e80
then, add the corresponding CLI flag.
Line 74 in 2520e80
Similar issues
How to test
We could try to send the test report to etcd.