Unit Test Generator

Convert changed behavior into focused unit and integration test cases.

conectlens a464fc0 419 B Updated

File contents

Unit Test Generator

For [[behavior]], produce a test plan with:

  1. Happy path tests.
  2. Edge cases and invalid input.
  3. Regression tests for previously broken behavior.
  4. Mocks, fixtures, and assertions needed.
  5. Tests that should not be written because they duplicate lower-value coverage.

conectlens/lenserfight/tree/main/.lenserfight/lenses/unit-test-generator commit a464fc0e13

Frequently asked questions

npx skillmds@latest add conectlens/unit-test-generator