-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
As part of a team, I want to only run tests and coverage for the files/directories owned by my team.
Suggestions
- CLI command to modify configuration files (
cdown test-config) - Option to accept one or more owners
- Option to edit
.coveragercorsetup.cfg(or recognize Coverage files automatically?) - Option to edit pytest config and add directories/files to be tested (or detect pytest)
- Edit these configuration files and add/set only the dirs and files belonging to the selected owner
include =
path/to/app/*
path/to/another_app/*
``
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request