opentelemetry-java-instrume.../smoke-tests
Anuraag Agrawal ed88cca533
Migrate from spotbugs to errorprone (#3122)
* Migrate from spotbugs to errorprone

* Fix hashtable

* try-with-resources

* Fix from merge

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2021-05-28 14:23:40 -07:00
..
fake-backend
grpc
matrix Fix payara windows image (#2880) 2021-04-28 13:26:26 +03:00
play
springboot
src/test Migrate from spotbugs to errorprone (#3122) 2021-05-28 14:23:40 -07:00
README.md
smoke-tests.gradle Use dependency management pattern for dependency versions (#3113) 2021-05-28 11:32:08 +09: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.