getappmap / appmap-java

AppMap client agent for Java
Other
80 stars 14 forks source link

add NoAppMap to control test-case recording #235

Closed apotterri closed 9 months ago

apotterri commented 9 months ago

When running a JUnit test, look for the annotation @NoAppMap on the test method, as well as on the class that contains it. If either has the annotation, don't create a recording for the test.

fix #230 .

appland-release commented 9 months ago

:tada: This PR is included in version 1.23.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: