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

eric6_unittest - a GUI for displaying Python unit test results

Author

       This manual page was written by Torsten Marek <shlomme@gmx.net>, for the Debian project (but may be  used
       by others).

                                                January 31, 2010                               ERIC6_UNITTEST(1)

Description

       This  manual  page  documents  briefly  the eric6_unittest command.  This manual page was written for the
       Debian distribution because the original program does not have a manual page.

       eric6_unittest is GUI to interactively execute unit tests  for  Python  projects  and  display  the  test
       results  (successes,  failures,  etc).  It  is  a  part  of the eric6 IDE but can be used as a standalone
       application as well.

Name

       eric6_unittest - a GUI for displaying Python unit test results

Options

       These programs follow the usual GNU command line syntax, with  long  options  starting  with  two  dashes
       (`-').  A summary of options is included below.  For a complete description, see the Info files.

       -h,--help
              Show summary of options.

       -v,--version
              Show version of program.

See Also

eric6(1),    eric6_api(1),   eric6_browser(1),   eric6_compare(1),   eric6_configure(1),   eric6_diff(1),
       eric6_doc(1),   eric6_editor(1),   eric6_helpviewer(1),   eric6_iconeditor(1),    eric6_plugininstall(1),
       eric6_pluginrepository(1),   eric6_pluginuninstall(1),   eric6_qregexp(1),  eric6_re(1),  eric6_shell(1),
       eric6_sqlbrowser(1), eric6_tray(1), eric6_trpreviewer(1), eric6_uipreviewer(1), eric6_webbrowser(1)

Synopsis

eric6_unittest [options] files...

See Also