Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new parameter to allow running tests with custom runner #20

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

felipearcaro
Copy link

This PR implements what I suggested on this issue.

Users will be allowed to pass -r parameter with custom runner module and class. Here's an example:

Screenshot 2024-05-20 at 21 05 01

Since the custom module needs to be specified in the setup.cfg file, the supported package(s) is informed in the README.md file.

@craigahobbs
Copy link
Owner

Removed my pull request to your pull request since its a little confusing. :) I renamed my PR branch to "feature/custom-runner". Does it work for you purposes?

https://github.com/craigahobbs/unittest-parallel/tree/feature/custom-runner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants