1
Fork 0
mirror of https://github.com/RGBCube/nu_scripts synced 2025-08-01 06:37:46 +00:00
nu_scripts/custom-completions/pytest
Ruan Comelli 33018df9f9
Fix typo in README file name for pytest's custom completions (#1068)
This PR fixes a typo in the README file name for pytest's custom
completions by renaming `RAEDME.md` to `README.md`. No other changes
were made.
2025-03-11 13:41:15 -05:00
..
pytest-completions.nu Add custom completions for pytest (#941) 2024-08-28 17:14:44 -05:00
README.md Fix typo in README file name for pytest's custom completions (#1068) 2025-03-11 13:41:15 -05:00

pytest completions

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

Usage

use pytest-completions.nu *

or

source pytest-completions.nu