opentelemetry-java-instrume.../smoke-tests
Lauri Tulmin 88fe752d7c
Add debg output to test async servlet (#8703)
2023-06-13 15:50:58 +03:00
..
images Add debg output to test async servlet (#8703) 2023-06-13 15:50:58 +03:00
src/test Snippet Injection Smoke Test (#8655) 2023-06-07 14:33:19 -07:00
README.md Introduce markdown lint check (#7175) 2022-11-16 20:48:42 -08:00
build.gradle.kts Bump dockerJavaVersion from 3.3.0 to 3.3.1 (#8607) 2023-05-31 08:09:41 +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.