From b5c7a9c7d680f5fc8da538fb197032e3b3a59464 Mon Sep 17 00:00:00 2001 From: Ceccopierangiolieugenio Date: Sun, 10 Apr 2022 12:16:54 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7a3e410..8bb15e79 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ cprofilev -f profiler.bin ## Projects using [pyTermTk](https://github.com/ceccopierangiolieugenio/pyTermTk) - [tlogg](https://github.com/ceccopierangiolieugenio/tlogg) - A fast, advanced log explorer. - [pytest-fold](https://github.com/jeffwright13/pytest-fold) - A Pytest plugin to make console output more manageable when there are multiple failed tests +- [pytest-tui](https://github.com/jeffwright13/pytest-tui) - A Text User Interface (TUI) for Pytest, automatically launched after your test run is finished ## Related Projects - Honourable mention