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

Wed, 01 Jun 2022 13:49:13 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 01 Jun 2022 13:49:13 +0200
branch
eric7-maintenance
changeset 9112
9967ae9f0906
parent 8596
d64760b2da50
permissions
-rw-r--r--

Created global tag <release-22.06>.

<!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