Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 788 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 788 Bytes

Pytest (via pipx) (pytest)

The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries.

Example Usage

"features": {
    "ghcr.io/hspaans/devcontainer-features/pytest:1": {}
}

Options

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.