Sun, 12 Sep 2021 20:22:27 +0200
Documentation Generator: streamlined the code to use an external style sheet file.
<!DOCTYPE html> <html><head> <title>eric7.PyUnit</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.PyUnit</h1> <p> Package implementing an interface to the pyunit unittest package. </p> <p> The package consist of a single dialog, which may be called as a standalone version using the eric7_unittest script or from within the eric IDE. If it is called from within eric, it has the additional function to open a source file that failed a test. </p> <h3>Modules</h3> <table> <tr> <td><a href="eric7.PyUnit.UnittestDialog.html">UnittestDialog</a></td> <td>Module implementing the UI to the pyunit package.</td> </tr> </table> </body></html>