Skip to main content

unit-testing-framework

Facilitates writing comprehensive unit tests with high coverage using frameworks like Jest, pytest, JUnit, or RSpec.

Install this skill

or
95/100

Security score

The unit-testing-framework skill was audited on Feb 12, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 253

External URL reference

SourceSKILL.md
253mock_get.assert_called_with('https://api.example.com/users/1')
low line 512

External URL reference

SourceSKILL.md
512- **Jest**: https://jestjs.io/docs/getting-started
low line 514

External URL reference

SourceSKILL.md
514- **JUnit 5**: https://junit.org/junit5/docs/current/user-guide/
low line 515

External URL reference

SourceSKILL.md
515- **Mocha**: https://mochajs.org/
low line 516

External URL reference

SourceSKILL.md
516- **RSpec**: https://rspec.info/
Scanned on Feb 12, 2026
View Security Dashboard