Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

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:2": {}
}

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.