Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 199 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 199 Bytes

opencensus-go-exporter-kinesis

Tests

Some of the tests depend on a mock Kinesis server.

  • Run make mock-server to start the mock Kinesis server.
  • Run make test to run the test suite.