src/eric7/Documentation/Source/eric7.Testing.Interfaces.PytestExecutor.html

branch
eric7
changeset 10428
a071d4065202
parent 10415
af9a6dac2611
child 10479
856476537696
equal deleted inserted replaced
10427:3733e2b23cf7 10428:a071d4065202
94 <td><a href="#PytestExecutor.getVersions">getVersions</a></td> 94 <td><a href="#PytestExecutor.getVersions">getVersions</a></td>
95 <td>Public method to get the test framework version and version information of its installed plugins.</td> 95 <td>Public method to get the test framework version and version information of its installed plugins.</td>
96 </tr> 96 </tr>
97 <tr> 97 <tr>
98 <td><a href="#PytestExecutor.hasCoverage">hasCoverage</a></td> 98 <td><a href="#PytestExecutor.hasCoverage">hasCoverage</a></td>
99 <td>Public method to get the test framework version and version information of its installed plugins.</td> 99 <td>Public method to check, if the collection of coverage data is available.</td>
100 </tr> 100 </tr>
101 <tr> 101 <tr>
102 <td><a href="#PytestExecutor.start">start</a></td> 102 <td><a href="#PytestExecutor.start">start</a></td>
103 <td>Public method to start the testing process.</td> 103 <td>Public method to start the testing process.</td>
104 </tr> 104 </tr>
349 <a NAME="PytestExecutor.hasCoverage" ID="PytestExecutor.hasCoverage"></a> 349 <a NAME="PytestExecutor.hasCoverage" ID="PytestExecutor.hasCoverage"></a>
350 <h4>PytestExecutor.hasCoverage</h4> 350 <h4>PytestExecutor.hasCoverage</h4>
351 <b>hasCoverage</b>(<i>interpreter</i>) 351 <b>hasCoverage</b>(<i>interpreter</i>)
352 352
353 <p> 353 <p>
354 Public method to get the test framework version and version information 354 Public method to check, if the collection of coverage data is available.
355 of its installed plugins.
356 </p> 355 </p>
357 <dl> 356 <dl>
358 357
359 <dt><i>interpreter</i> (str)</dt> 358 <dt><i>interpreter</i> (str)</dt>
360 <dd> 359 <dd>

eric ide

mercurial