getappmap / appmap-ruby

AppMap client agent for Ruby
https://appland.org
Other
100 stars 13 forks source link

Record all tests by default #290

Closed dividedmind closed 2 years ago

dividedmind commented 2 years ago

If we want to have recording by default, I think this makes more sense and is what user would expect: appmap is enabled by default whenever tests are run, regardless of environment variables (which might not even be set, even for example for rails — it only uses them as one input to determine environment).

It can still be disabled with APPMAP=false or APPMAP_RECORD_RSPEC=false.

Fixes #288

appland-release commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: