{"id":21971154,"url":"https://github.com/squiddy/pytest-overwatch","last_synced_at":"2025-03-22T22:46:05.055Z","repository":{"id":142143938,"uuid":"255147249","full_name":"squiddy/pytest-overwatch","owner":"squiddy","description":"pytest-overwatch is a Jest inspired interactive test runner plugin for pytest. It reruns tests whenever files change and allows you to select a subset of tests to run.","archived":false,"fork":false,"pushed_at":"2023-11-14T06:27:19.000Z","size":297,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T03:48:07.227Z","etag":null,"topics":["pytest","pytest-plugin"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/squiddy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-12T18:41:08.000Z","updated_at":"2023-11-08T18:57:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"9970e8c1-d811-4a22-90d2-12b80127bf02","html_url":"https://github.com/squiddy/pytest-overwatch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squiddy%2Fpytest-overwatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squiddy%2Fpytest-overwatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squiddy%2Fpytest-overwatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squiddy%2Fpytest-overwatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/squiddy","download_url":"https://codeload.github.com/squiddy/pytest-overwatch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245031363,"owners_count":20549914,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pytest","pytest-plugin"],"created_at":"2024-11-29T14:48:57.002Z","updated_at":"2025-03-22T22:46:05.028Z","avatar_url":"https://github.com/squiddy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pytest-overwatch\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n**pytest-overwatch** is a Jest inspired interactive test runner plugin for\npytest. It reruns tests whenever files change and allows you to select a\nsubset of tests to run.\n\n**Work in progress!**\n\n## Features\n\n- [x] re-run tests on file change\n- [x] select subset of tests based on filename\n- [ ] select subset of tests based on test name\n- [x] support dropping into debugger on test failure\n\n## In action\n\n![](extras/demo.gif)\n\n## Motivation\n\n**pytest** is my go-to test runner for python projects and I use it heavily at\nwork. I usually use the `--looponfailure` feature of the\n**pytest-xdist** plugin on the side, however having worked quite some time\nwith Jest in the javascript world, I was missing two things:\n\n* ability to rerun all the selected tests constantly - instead of just the\n  failed ones - to discover potential new failures\n* running a subset of all tests easily\n\n## Related projects\n\n* https://github.com/pytest-dev/pytest-xdist\n* https://github.com/joeyespo/pytest-watch\n* https://github.com/facebook/jest","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquiddy%2Fpytest-overwatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsquiddy%2Fpytest-overwatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquiddy%2Fpytest-overwatch/lists"}