opentelemetry-java-instrume.../smoke-tests
dependabot[bot] 74e466e782
Bump playVer from 2.8.19 to 2.8.20 (#8973)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 15:03:20 -07:00
..
images Bump playVer from 2.8.19 to 2.8.20 (#8973) 2023-07-18 15:03:20 -07:00
src/test Remove okhttp debug output from smoke tests (#8944) 2023-07-13 13:45:02 +02:00
README.md Introduce markdown lint check (#7175) 2022-11-16 20:48:42 -08:00
build.gradle.kts Bump dockerJavaVersion from 3.3.1 to 3.3.2 (#8900) 2023-07-08 09:25:50 +03: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.