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