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

branch
eric7
changeset 9097
213951c41dcd
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/eric7/Documentation/Source/index-eric7.Testing.Interfaces.html	Mon May 23 18:15:10 2022 +0200
@@ -0,0 +1,43 @@
+<!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>
\ No newline at end of file

eric ide

mercurial