01Provides interactive command-line tools for running, listing, and retrieving test results
02Offers a comprehensive Pytest test suite with UI, functional, and edge-case tests
03Enables AI-powered Pytest execution for desktop applications via an MCP server
04Supports test filtering using Pytest markers (e.g., @pytest.mark.ui, @pytest.mark.error_handling)
05Includes a functional tkinter calculator application for demonstration purposes
060 GitHub stars