qapra
v1.0.14
Published
AI test code generation agent
Downloads
392
Readme
# Install with
npm -g qapra
# From the github project root you want to create tests for, run the setup
qapra init
# Then generate tests - they'll be generatred in a separate /ai folder
# You should commit any changes before running
qapra gentests