The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries.
"features": {
"ghcr.io/hspaans/devcontainer-features/pytest:1": {}
}
Options Id | Description | Type | Default Value |
---|---|---|---|
version | Select the version to install. | string | latest |
plugins | A space delimitered list of pytest plugins (will be injected into the pytest pipx env). see proposals for examples | string | - |
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md
.