--- a/src/eric7/Documentation/Source/eric7.Testing.Interfaces.PytestExecutor.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Testing.Interfaces.PytestExecutor.html Thu May 25 19:52:31 2023 +0200 @@ -96,11 +96,11 @@ </tr> <tr> <td><a href="#PytestExecutor.supportsMarkers">supportsMarkers</a></td> -<td>Public method to indicate the support for test filtering using markers and/or marker expressions.</td> +<td></td> </tr> <tr> <td><a href="#PytestExecutor.supportsPatterns">supportsPatterns</a></td> -<td>Public method to indicate the support for test filtering using test name patterns or a test name pattern expression.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -339,56 +339,10 @@ <h4>PytestExecutor.supportsMarkers</h4> <b>supportsMarkers</b>(<i>interpreter</i>) -<p> - Public method to indicate the support for test filtering using markers and/or - marker expressions. -</p> -<dl> - -<dt><i>interpreter</i> (str)</dt> -<dd> -interpreter to be used for the test -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating support of markers -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <a NAME="PytestExecutor.supportsPatterns" ID="PytestExecutor.supportsPatterns"></a> <h4>PytestExecutor.supportsPatterns</h4> <b>supportsPatterns</b>(<i>interpreter</i>) -<p> - Public method to indicate the support for test filtering using test name - patterns or a test name pattern expression. -</p> -<dl> - -<dt><i>interpreter</i> (str)</dt> -<dd> -interpreter to be used for the test -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating support of markers -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file