Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

eric4_unittest(1) [debian man page]

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)

Check Out this Related Man Page

UIMA-UTILS(1)							  [FIXME: manual]						     UIMA-UTILS(1)

NAME
runPearInstaller - GUI based Java application that helps installing UIMA compliant components SYNOPSIS
runPearInstaller [-e this] [--example that] DESCRIPTION
This manual page documents briefly the runPearInstaller and bar commands. This manual page was written for the Debian(TM) distribution because the original program does not have a manual page. Instead, it has documentation in the GNU Info format; see below. runPearInstaller is a program that... 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
bar (1), baz (1). The programs are documented fully by The Rise and Fall of a Fooish Bar available via the Info system. AUTHOR
This manual page was written by Fabien Poulard fabien.poulard@univ-nantes.fr for the Debian(TM) system (but may be used by others). Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. On Debian systems, the complete text of the Apache 2.0 License can be found in /usr/share/common-licenses/Apache-2.0. COPYRIGHT
Copyright (C) 2010 Fabien Poulard [FIXME: source] juillet 3, 2008 UIMA-UTILS(1)
Man Page

2 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Gui?

Do you guys work with Python? I'm just learning now but GUI seems like a way cool program it is just really wierd... I have version 4.2. you can download it for free off the site... (0 Replies)
Discussion started by: Blacidic
0 Replies

2. Windows & DOS: Issues & Discussions

Redirect command prompt in C WinAPI

Anyone has a clue how to redirect the commands sent to cmd via a C WinAPI program? What I'm doing is a C WinAPI GUI program the FORM have a richtextbox that'll be read-only and some test options are offered like "all, ping, netstat, ipconfig, traceroute...) and when these tests are running I... (2 Replies)
Discussion started by: Jess83
2 Replies