Quickstart

py.test Plugin

javimosch Updated

File contents

py.test Plugin

CLI tool: py.test.

Commands

  • py.test <resource> <action> — Execute py.test commands
  • py.test self version — Print py.test version
  • py.test _ _ — Passthrough to py.test CLI

Usage Examples

  • "py.test --help"
  • "py.test self version"

Installation

apt-get install py.test 2>/dev/null || which py.test

Key Features

  • CLI-based tool
  • Scriptable and automatable
  • Pipeline-ready output
  • system based

javimosch/supercli/tree/main/plugins/py.test/skills/quickstart commit bd10da4f53

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-1214