--- a/eric7/Documentation/Source/index-eric7.html Mon May 23 17:31:02 2022 +0200 +++ b/eric7/Documentation/Source/index-eric7.html Mon May 23 18:15:10 2022 +0200 @@ -127,10 +127,6 @@ <td>Package implementing the project management module of eric.</td> </tr> <tr> -<td><a href="index-eric7.PyUnit.html">PyUnit</a></td> -<td>Package implementing an interface to the pyunit unittest package.</td> -</tr> -<tr> <td><a href="index-eric7.QScintilla.html">QScintilla</a></td> <td>Package implementing the editor and shell components of the eric IDE.</td> </tr> @@ -155,6 +151,10 @@ <td>Package containing modules for the templating system.</td> </tr> <tr> +<td><a href="index-eric7.Testing.html">Testing</a></td> +<td>Package implementing testing functionality and interface to various test frameworks.</td> +</tr> +<tr> <td><a href="index-eric7.Toolbox.html">Toolbox</a></td> <td>Package implementing general purpose tools.</td> </tr> @@ -272,6 +272,10 @@ <td>eric SQL Browser.</td> </tr> <tr> +<td><a href="eric7.eric7_testing.html">eric7_testing</a></td> +<td>eric testing.</td> +</tr> +<tr> <td><a href="eric7.eric7_tray.html">eric7_tray</a></td> <td>eric Tray.</td> </tr> @@ -284,10 +288,6 @@ <td>eric UI Previewer.</td> </tr> <tr> -<td><a href="eric7.eric7_unittest.html">eric7_unittest</a></td> -<td>eric Unittest.</td> -</tr> -<tr> <td><a href="eric7.eric7_virtualenv.html">eric7_virtualenv</a></td> <td>eric Virtual Environment Manager.</td> </tr>