FAQ from DeepUnitAI
What is DeepUnitAI?
DeepUnit is the AI that writes verified unit tests for you every time. With one command, you can generate an entire test suite for your code.
How to use DeepUnitAI?
Simply run the npm command to generate tests, for more information on how to run the command, visit our documentation.
What does DeepUnit do?
DeepUnit automates writing Jest unit tests using AI. DeepUnit writes, executes and rewrites tests to be sure they pass every time.
How does it work?
Simply run the npm command to generate tests, for more information on how to run the command, visit our documentation.
Which stack is supported?
DeepUnit works with any TypeScript project using Jest.
How do I run DeepUnit?
npm run deepunit -- --f path/to/your/file.ts