src/eric7/Documentation/Source/index-eric7.Testing.html

Fri, 27 Oct 2023 14:09:40 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 27 Oct 2023 14:09:40 +0200
branch
eric7
changeset 10259
b51dfacef37f
parent 9311
8e588f403fd9
child 10479
856476537696
permissions
-rw-r--r--

Regenerated the source documentation with the corrected module parser.

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

<p>
Package implementing testing functionality and interface to various test
frameworks.
</p>

<h3>Packages</h3>
<table>

<tr>
<td><a href="index-eric7.Testing.Interfaces.html">Interfaces</a></td>
<td>Package containg the various test framework interfaces.</td>
</tr>
</table>

<h3>Modules</h3>
<table>

<tr>
<td><a href="eric7.Testing.MarkersWindow.html">MarkersWindow</a></td>
<td>Module implementing a dialog to show defined test markers.</td>
</tr>
<tr>
<td><a href="eric7.Testing.TestResultsTree.html">TestResultsTree</a></td>
<td>Module implementing a tree view and associated model to show the test result data.</td>
</tr>
<tr>
<td><a href="eric7.Testing.TestingWidget.html">TestingWidget</a></td>
<td>Module implementing a widget to orchestrate unit test execution.</td>
</tr>
<tr>
<td><a href="eric7.Testing.__init__.html">Testing</a></td>
<td>Package implementing testing functionality and interface to various test frameworks.</td>
</tr>
</table>
</body></html>

eric ide

mercurial