opentelemetry-java/integration_tests
Anuraag Agrawal ecdfc391f2
Add a ContextValue interface to allow Context.withValue(value) withou… (#1827)
* Add a ContextValue interface to allow Context.withValue(value) without a key.

* Assertions

* Renames
2020-10-20 19:26:54 -07:00
..
src Replace restassured test assertion with okhttp/jackson (#1817) 2020-10-16 08:13:18 -07:00
tracecontext Add a ContextValue interface to allow Context.withValue(value) withou… (#1827) 2020-10-20 19:26:54 -07:00
README.md Switch to java 8 (#1665) 2020-09-19 11:28:13 +09:00
build.gradle Replace restassured test assertion with okhttp/jackson (#1817) 2020-10-16 08:13:18 -07:00

README.md

OpenTelemetry Integration Tests

  • Integration Test code lives here