Skip to content

Record all tests by default#290

Merged
kgilpin merged 4 commits intomasterfrom
fix/record-tests-by-default
Oct 11, 2022
Merged

Record all tests by default#290
kgilpin merged 4 commits intomasterfrom
fix/record-tests-by-default

Conversation

@dividedmind
Copy link
Copy Markdown
Contributor

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

We use a configuration option that isn't recognized by earlier
versions (Metrics/BlockLength/AllowedMethods).
Also, suppress the warning about MFA publishing requirement opt-in.
We might want to revisit in the future, but for now, the gems are
automatically published by CI.
@kgilpin kgilpin merged commit a52bbbd into master Oct 11, 2022
@kgilpin kgilpin deleted the fix/record-tests-by-default branch October 11, 2022 11:47
@appland-release
Copy link
Copy Markdown

🎉 This PR is included in version 0.93.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RSpec is not recorded by default

3 participants