Neuzhou Repo2skill Pytest

pytest

tomevault-io Updated

File contents

pytest

When to Use

  • Work with the pytest Python project

When NOT to Use

  • Projects using JavaScript or TypeScript (different ecosystem)

Quick Start

Install

pip install pytest

Key API

  • annotations
  • version_tuple
  • ExceptionInfo
  • register_assert_rewrite
  • Cache
  • CaptureFixture
  • cmdline
  • Config
  • console_main
  • ExitCode

Project Info

  • Language: Python
  • Tests: Yes

File Structure

├── bench/
│   ├── bench_argcomplete.py
│   ├── bench.py
│   ├── empty.py
│   ├── manyparam.py
│   ├── skip.py
│   ├── unit_test.py
│   └── xunit.py
├── changelog/
│   ├── _template.rst
│   ├── 12444.bugfix.rst
│   ├── 12689.contrib.rst
│   ├── 13388.doc.rst
│   ├── 13409.deprecation.rst
│   ├── 13634.bugfix.rst
│   ├── 13731.doc.rst
│   ├── 13734.bugfix.rst
│   ├── 13884.bugfix.rst
│   ├── 13917.bugfix.rst
│   ├── 13946.deprecation.rst

Generated by repo2skill


Source: NeuZhou/repo2skill — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/neuzhou--repo2skill--pytest commit 1f5ba49379

Frequently asked questions

npx skillmds@latest add tomevault-io/neuzhou-repo2skill-pytest