logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

zentest - scans your target and unit-test code and writes your missing code

Author

       Ryan Davis, Eric Hodel, seattle.rb

       This manual page is written by Praveen Arimbrathodiyl <praveen@debian.org> for Debian GNU System
       (GNU/Linux, GNU/kFreeBSD, GNU/Hurd).

ZenTest"                                           2022-06-14                                       ZENTEST.1(1)

Description

zentest scans your target and unit-test code and writes your missing code based on simple naming rules,
       enabling XP at a much quicker pace.  zentest only works with Ruby and Minitest or Test::Unit. There is
       enough evidence to show that this is still proving useful to users, so it stays.

       See /usr/share/doc/ruby-zentest/ for more details.

Name

       zentest - scans your target and unit-test code and writes your missing code

Synopsis

zentestMyProject.rbTestMyProject.rb > missing.rb

See Also