eric7/Documentation/Source/index-eric7.PyUnit.html

Sun, 12 Sep 2021 20:22:27 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 12 Sep 2021 20:22:27 +0200
branch
eric7
changeset 8596
d64760b2da50
parent 8372
e0227a7c850e
permissions
-rw-r--r--

Documentation Generator: streamlined the code to use an external style sheet file.

<!DOCTYPE html>
<html><head>
<title>eric7.PyUnit</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>eric7.PyUnit</h1>

<p>
Package implementing an interface to the pyunit unittest package.
</p>
<p>
The package consist of a single dialog, which may be called as a
standalone version using the eric7_unittest script or from within the eric
IDE. If it is called from within eric, it has the additional function to
open a source file that failed a test.
</p>


<h3>Modules</h3>
<table>

<tr>
<td><a href="eric7.PyUnit.UnittestDialog.html">UnittestDialog</a></td>
<td>Module implementing the UI to the pyunit package.</td>
</tr>
</table>
</body></html>

eric ide

mercurial