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 |