Jest Test Generator (Angular & JS)
by Joh
Generate high-quality Jest unit tests with automatic dependency mocking for JavaScript and Angular applications.
Ship better in 30 seconds. Browse 2,000+ expert-built and security scanned skills -> Browse skills
THE AGENSI STORE
5 skills found
by Joh
Generate high-quality Jest unit tests with automatic dependency mocking for JavaScript and Angular applications.
by Shandra
Diagnoses unreliable tests, identifies root causes, creates stabilization plans, and generates safe AI coding prompts for fixing flaky unit, integration, E2E, and CI tests.
Find the unit tests that pass without testing anything. Flags tests with no assertions, trivial existence-only checks (toBeDefined, assertIsNotNone), tests that assert the exact value they just mocked, snapshot-only tests, tautological assertions (expect(true).toBe(true)), empty placeholders, and over-mocked tests with more setup than assertions. Works on Jest/Vitest and pytest/unittest.
by Lily Studio
Paste your Python code and get a plain-English test report — what works, what doesn't, what's unfinished, and exactly what to do next.
Generate a real test suite for any function, module, or file — meaningful edge cases, error paths, boundary conditions, and proper mocks, not happy-path stubs. Detects your project's framework and conventions, plans the cases deliberately before writing, and hands back runnable tests plus a summary of what's covered. Built to write the tests that actually catch bugs.