opentelemetry-java-instrume.../smoke-tests
dependabot[bot] 36c21d7d76
Bump com.google.protobuf:protobuf-java-util from 3.21.12 to 3.22.0 (#7842)
2023-02-16 15:59:14 -08:00
..
images Bump io.quarkus from 2.16.2.Final to 2.16.3.Final (#7843) 2023-02-16 15:58:54 -08:00
src/test Fix play smoke test (#7819) 2023-02-14 22:36:27 +00:00
README.md Introduce markdown lint check (#7175) 2022-11-16 20:48:42 -08:00
build.gradle.kts Bump com.google.protobuf:protobuf-java-util from 3.21.12 to 3.22.0 (#7842) 2023-02-16 15:59:14 -08:00

README.md

Smoke Tests

Assert that various applications will start up with the JavaAgent without any obvious ill effects.

Each subproject underneath smoke-tests produces one or more docker images containing some application under the test. Various tests in the main module then use them to run the appropriate tests.