|
1 <!DOCTYPE html> |
|
2 <html><head> |
|
3 <title>eric7.Testing</title> |
|
4 <meta charset="UTF-8"> |
|
5 <link rel="stylesheet" href="styles.css"> |
|
6 </head> |
|
7 <body> |
|
8 <h1>eric7.Testing</h1> |
|
9 |
|
10 <p> |
|
11 Package implementing testing functionality and interface to various test |
|
12 frameworks. |
|
13 </p> |
|
14 |
|
15 <h3>Packages</h3> |
|
16 <table> |
|
17 |
|
18 <tr> |
|
19 <td><a href="index-eric7.Testing.Interfaces.html">Interfaces</a></td> |
|
20 <td>Package containg the various test framework interfaces.</td> |
|
21 </tr> |
|
22 </table> |
|
23 |
|
24 <h3>Modules</h3> |
|
25 <table> |
|
26 |
|
27 <tr> |
|
28 <td><a href="eric7.Testing.TestResultsTree.html">TestResultsTree</a></td> |
|
29 <td>Module implementing a tree view and associated model to show the test result data.</td> |
|
30 </tr> |
|
31 <tr> |
|
32 <td><a href="eric7.Testing.TestingWidget.html">TestingWidget</a></td> |
|
33 <td>Module implementing a widget to orchestrate unit test execution.</td> |
|
34 </tr> |
|
35 <tr> |
|
36 <td><a href="eric7.Testing.__init__.html">Testing</a></td> |
|
37 <td>Package implementing testing functionality and interface to various test frameworks.</td> |
|
38 </tr> |
|
39 </table> |
|
40 </body></html> |