opentelemetry-java-instrume.../smoke-tests
Lauri Tulmin 9b8ab5eeec
Migrate to spock 2 (#4458)
* Migrate to spock 2

* Fix smoke test suites

* address review comments

* review comment

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2021-10-22 08:40:58 -07:00
..
images Migrate to spock 2 (#4458) 2021-10-22 08:40:58 -07:00
src/test Migrate to spock 2 (#4458) 2021-10-22 08:40:58 -07:00
README.md Introduce test matrix (#1821) 2020-12-03 12:34:45 +02:00
build.gradle.kts Migrate to spock 2 (#4458) 2021-10-22 08:40:58 -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.