opentelemetry-java-instrume.../smoke-tests
Trask Stalnaker 0575ab4fe3
Remove usage of deprecated docker image (#6969)
2022-10-26 11:22:34 -07:00
..
images Remove usage of deprecated docker image (#6969) 2022-10-26 11:22:34 -07:00
src/test Fix typos (#6961) 2022-10-24 09:06:01 -07:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
build.gradle.kts Small consistency (#5931) 2022-04-25 15:06:38 -07: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.