Releases: 0-sv/pytesttui
Releases · 0-sv/pytesttui
Release v0.1.2
pytest-tui v0.1.2
Terminal UI for pytest
Installation
- Download the appropriate file for your platform
- Extract the archive:
tar -xzf pytest-tui-macos.tar.gz
- Move the binary to a location in your PATH:
mv pytest-tui /usr/local/bin/
- Make it executable:
chmod +x /usr/local/bin/pytest-tui
Requirements
- Python with pytest installed