Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Assertion Synthesizer

Generate test assertions from existing code implementation. Use when the user has implementation code without tests or incomplete test coverage, and needs assertions synthesized by analyzing the code's behavior, inputs, outputs, and state changes. Supports Python (pytest/unittest), Java (JUnit/AssertJ), and JavaScript/TypeScript (Jest/Chai). Handles equality checks, collections, exceptions, and state verification.

tools-only a7e77a1 3 files · 23.3 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/commercial/003-name-skill_4de8311f commit a7e77a1a47

Frequently asked questions

npx skillmds add tools-only/assertion-synthesizer