
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
adaptive-tests
Advanced tools
Tests that don't break when you move files. Smart test discovery finds your code by understanding its structure, not hardcoded paths. Works with Jest, Mocha, Vitest.
This package bundles the JavaScript CLI (@adaptive-tests/javascript) and exposes a convenient adaptive-tests binary. It is the entry point recommended in the root README (npx adaptive-tests ...).
adaptive-tests init – interactive setup wizardadaptive-tests migrate – convert traditional tests to adaptive testsadaptive-tests enable-invisible – enable import auto-healingadaptive-tests scaffold – generate adaptive test skeletonsadaptive-tests why – inspect discovery scoringEach command forwards to the implementation shippped in @adaptive-tests/javascript.
npx adaptive-tests init
npx adaptive-tests enable-invisible --dry-run
npx adaptive-tests why '{"name":"UserService"}'
For comprehensive documentation see the main project README.
FAQs
Tests that don't break when you move files. Smart test discovery finds your code by understanding its structure, not hardcoded paths. Works with Jest, Mocha, Vitest.
We found that adaptive-tests demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.