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

Sun, 05 Jun 2022 17:17:44 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 05 Jun 2022 17:17:44 +0200
branch
eric7-maintenance
changeset 9131
bc0c1b6d6adb
permissions
-rw-r--r--

Corrected the VCS tracing state of the recently merged files.

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

<p>
Package containg the various test framework interfaces.
</p>


<h3>Modules</h3>
<table>

<tr>
<td><a href="eric7.Testing.Interfaces.PytestExecutor.html">PytestExecutor</a></td>
<td>Module implementing the executor for the 'pytest' framework.</td>
</tr>
<tr>
<td><a href="eric7.Testing.Interfaces.PytestRunner.html">PytestRunner</a></td>
<td>Module implementing the test runner script for the 'pytest' framework.</td>
</tr>
<tr>
<td><a href="eric7.Testing.Interfaces.TestExecutorBase.html">TestExecutorBase</a></td>
<td>Module implementing the executor base class for the various testing frameworks and supporting classes.</td>
</tr>
<tr>
<td><a href="eric7.Testing.Interfaces.TestFrameworkRegistry.html">TestFrameworkRegistry</a></td>
<td>Module implementing a simple registry containing the available test framework interfaces.</td>
</tr>
<tr>
<td><a href="eric7.Testing.Interfaces.UnittestExecutor.html">UnittestExecutor</a></td>
<td>Module implementing the executor for the standard 'unittest' framework.</td>
</tr>
<tr>
<td><a href="eric7.Testing.Interfaces.UnittestRunner.html">UnittestRunner</a></td>
<td>Module implementing the test runner script for the 'unittest' framework.</td>
</tr>
</table>
</body></html>

eric ide

mercurial