| Package | Description |
|---|---|
| io.github.cdklabs.projen.python |
| Modifier and Type | Method and Description |
|---|---|
static Pytest.Builder |
Pytest.Builder.create(PythonProject project) |
Pytest.Builder |
Pytest.Builder.maxFailures(Number maxFailures)
(experimental) Stop the testing process after the first N failures.
|
Pytest.Builder |
Pytest.Builder.testdir(String testdir)
(experimental) Directory with tests.
|
Pytest.Builder |
Pytest.Builder.version(String version)
(experimental) Pytest version.
|
Copyright © 2021. All rights reserved.