docs: add JavaScript Jest ddtest usage#106
Conversation
🎉 All green!🧪 All tests passed 🎯 Code Coverage (details) 🔗 Commit SHA: ed8f854 | Docs | Datadog PR Page | Give us feedback! |
There was a problem hiding this comment.
More details
Documentation-only PR adding comprehensive JavaScript/Jest support to DDTest docs. All framework references are consistent (dd-trace 6.0.0+), examples are complete and functional (CircleCI + GitHub Actions), and Jest-specific behavior is accurately explained (suite-level TIA, --listTests discovery, NODE_OPTIONS prepending). No code changes; no regressions possible.
📊 Validated against 6 scenarios · Open Bits AI session
🤖 Datadog Autotest · Commit 2755834 · What is Autotest? · Any feedback? Reach out in #autotest
anmarchenko
left a comment
There was a problem hiding this comment.
I did a first pass and left a couple of comment
What does this PR do?
Adds JavaScript Jest documentation