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> |