eric4 4.2.5 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News eric4 4.2.5 (Default branch)
# 1  
Old 01-07-2009
eric4 4.2.5 (Default branch)

Image Eric4 is a Python IDE written using PyQt4 and QScintilla2. It has integrated project management capabilities with class browsing functions, gives developers an unlimited number of editors with syntax highlighting and code folding, an integrated Python shell, an integrated Python debugger, a file system browser with class browsing capabilities for Python files, and more. Eric4 is the successor of the well known eric3 development environment. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
ERIC4_UNITTEST(1)					      General Commands Manual						 ERIC4_UNITTEST(1)

NAME
eric4_unittest - a GUI for displaying Python unit test results SYNOPSIS
eric4_unittest [options] files... DESCRIPTION
This manual page documents briefly the eric4_unittest command. This manual page was written for the Debian distribution because the origi- nal program does not have a manual page. eric4_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 eric4 IDE but can be used as a standalone application as well. 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
eric4(1), eric4_api(1), eric4_compare(1), eric4_configure(1), eric4_diff(1), eric4_doc(1), eric4_editor(1), eric4_helpviewer(1), eric4_iconeditor(1), eric4_plugininstall(1), eric4_pluginrepository(1), eric4_pluginuninstall(1), eric4_qregexp(1), eric4_re(1), eric4_sql- browser(1), eric4_tray(1), eric4_trpreviewer(1), eric4_uipreviewer(1), eric4_webbrowser(1) 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 ERIC4_UNITTEST(1)