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

added support for method match only #1051

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

p00j4
Copy link

@p00j4 p00j4 commented Jun 22, 2017

To get the solution for #1050
Use Case
nosetests {test_path} --matchMethod={val}
This will try to match on methods only (not applying the same regex on Files/Dir/module etc.)
so now user can use both, 1 for all other match except method.

Cases Tested

  1. when matchMethod is used alone
  2. when match is used alone
  3. when both are used

@p00j4
Copy link
Author

p00j4 commented Jun 23, 2017

it fails for

no such option: --use-mirrors   
The command "pip install -r requirements.txt --use-mirrors" failed and exited with 2 during .

shall I remove the --use-mirror flag from travis file and retry?

@p00j4
Copy link
Author

p00j4 commented Jun 23, 2017

@jszakmeister can you please help here

@p00j4
Copy link
Author

p00j4 commented Jul 12, 2017

ping @jszakmeister

@p00j4
Copy link
Author

p00j4 commented Nov 3, 2017

i'm wondering if this repository is open for adoption or not to be touched at all. 🤕

@jszakmeister
Copy link
Contributor

It's looking for a maintainer, and has been for a long time: https://groups.google.com/forum/#!topic/nose-dev/rkofU1WdNNc

Note: Nose2 is largely viewed as the successor to Nose: https://github.com/nose-devs/nose2

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.

2 participants