20 </style> |
20 </style> |
21 </head> |
21 </head> |
22 <body> |
22 <body> |
23 <h1>eric5.PyUnit</h1> |
23 <h1>eric5.PyUnit</h1> |
24 <p> |
24 <p> |
25 Package implementing an interface to the pyunit unittest package. |
25 Package implementing an interface to the pyunit unittest package. |
26 </p><p> |
26 </p><p> |
27 The package consist of a single dialog, which may be called as a |
27 The package consist of a single dialog, which may be called as a |
28 standalone version using the eric5-unittest script or from within the eric5 |
28 standalone version using the eric5-unittest script or from within the eric5 |
29 IDE. If it is called from within eric5, it has the additional function to |
29 IDE. If it is called from within eric5, it has the additional function to |
30 open a source file that failed a test. |
30 open a source file that failed a test. |
31 </p> |
31 </p> |
32 |
32 |
33 |
33 |
34 <h3>Modules</h3> |
34 <h3>Modules</h3> |
35 <table> |
35 <table> |
36 <tr> |
36 <tr> |
37 <td><a href="eric5.PyUnit.UnittestDialog.html">UnittestDialog</a></td> |
37 <td><a href="eric5.PyUnit.UnittestDialog.html">UnittestDialog</a></td> |
38 <td>Module implementing the UI to the pyunit package.</td> |
38 <td>Module implementing the UI to the pyunit package.</td> |
39 </tr> |
39 </tr> |
40 </table> |
40 </table> |
41 </body></html> |
41 </body></html> |