Skip to content

Releases: 0-sv/pytesttui

Release v0.1.2

08 Mar 15:35
81fc044
Compare
Choose a tag to compare

pytest-tui v0.1.2

Terminal UI for pytest

Installation

  1. Download the appropriate file for your platform
  2. Extract the archive: tar -xzf pytest-tui-macos.tar.gz
  3. Move the binary to a location in your PATH: mv pytest-tui /usr/local/bin/
  4. Make it executable: chmod +x /usr/local/bin/pytest-tui

Requirements

  • Python with pytest installed