Skip to main content

Console utility ro interactively choose tests and run them with breakpoints

Project description

This tool allows you to run pytests with ipdb debugger while inserting breakpoints on the fly. This workflow makes sense if you practice “user-scenario-oriented development”. In this practice every test should represent an actual “battlefield” scenario your code can encounter in the hands of the user. This makes tests very informative and allows you to have a built-in “literate programming” of sorts: scenarios are tests, but they can also function as tutorials, so they represent both validation of your code and documentation for your code.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

questest-0.1.2.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

questest-0.1.2-py3-none-any.whl (7.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page