| Package | Description |
|---|---|
| io.github.cdklabs.projen.python |
| Modifier and Type | Class and Description |
|---|---|
static class |
PytestOptions.Jsii$Proxy
An implementation for
PytestOptions |
| Modifier and Type | Method and Description |
|---|---|
PytestOptions |
PytestOptions.Builder.build()
Builds the configured instance.
|
default PytestOptions |
PythonProjectOptions.getPytestOptions()
(experimental) pytest options.
|
PytestOptions |
PythonProjectOptions.Jsii$Proxy.getPytestOptions() |
| Modifier and Type | Method and Description |
|---|---|
PythonProjectOptions.Builder |
PythonProjectOptions.Builder.pytestOptions(PytestOptions pytestOptions)
Sets the value of
PythonProjectOptions.getPytestOptions() |
PythonProject.Builder |
PythonProject.Builder.pytestOptions(PytestOptions pytestOptions)
(experimental) pytest options.
|
| Constructor and Description |
|---|
Pytest(PythonProject project,
PytestOptions options) |
Copyright © 2021. All rights reserved.