| Package | Description |
|---|---|
| io.github.cdklabs.projen.python |
| Modifier and Type | Method and Description |
|---|---|
static PytestOptions.Builder |
PytestOptions.builder() |
PytestOptions.Builder |
PytestOptions.Builder.maxFailures(Number maxFailures)
Sets the value of
PytestOptions.getMaxFailures() |
PytestOptions.Builder |
PytestOptions.Builder.testdir(String testdir)
Sets the value of
PytestOptions.getTestdir() |
PytestOptions.Builder |
PytestOptions.Builder.version(String version)
Sets the value of
PytestOptions.getVersion() |
| Constructor and Description |
|---|
Jsii$Proxy(PytestOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
PytestOptions.Builder. |
Copyright © 2021. All rights reserved.