Skip to content

issues Search Results · repo:pytest-dev/nose2pytest language:Python

Filter by

15 results
 (73 ms)

15 results

inpytest-dev/nose2pytest (press backspace or delete to remove)

I installed with pipx install nose2pytest@git+https://github.com/pytest-dev/nose2pytest --force (GitHub link because PyPI is stale), but then the project failed to run: nose2pytest . Traceback (most recent ...
  • jaraco
  • 1
  • Opened 
    on Feb 19, 2024
  • #28

(ENV_PY3) test@machine:repo$ pip install nose2pytest==1.10.0 ERROR: Could not find a version that satisfies the requirement nose2pytest==1.10.0 (from versions: 1.0.0, 1.0.1, 1.0.5, 1.0.8) ERROR: No matching ...
  • krishnamohanelluru
  • 4
  • Opened 
    on Aug 31, 2023
  • #27

Today I needed nose2pytest for just long enough to run it once and I ll likely never need it again. In this case, it would have been nice to be able to invoke it without installing it permanently (thereby ...
  • jaraco
  • 4
  • Opened 
    on Aug 27, 2023
  • #26

https://github.com/python/cpython/pull/28268 https://github.com/pytest-dev/nose2pytest/blob/758b27ab4a06f93c601cd52f84d152b9b5a5bbe6/nose2pytest/assert_tools.py#L88 https://github.com/pytest-dev/nose2pytest/blob/758b27ab4a06f93c601cd52f84d152b9b5a5bbe6/nose2pytest/assert_tools.py#L89 ...
  • tirkarthi
  • Opened 
    on Oct 5, 2021
  • #19

https://github.com/jreese/fissix is a maintained library derived from lib2to3. https://github.com/PyCQA/modernize recently switched to using fissix.
  • jayvdb
  • 6
  • Opened 
    on Nov 14, 2020
  • #16

The plugin seems to have a manual check for Python versions that it supports. 3.9 is to be released soon. Nose has problems related to importing ABC from collections directly https://github.com/nose-devs/nose/issues/1099 ...
  • tirkarthi
  • 16
  • Opened 
    on Sep 22, 2020
  • #15

Caused by https://github.com/spulec/moto/blob/master/tests/test_batch/test_batch.py Traceback (most recent call last): File /usr/bin/nose2pytest , line 11, in module load_entry_point( nose2pytest==1.0.8 ...
  • jayvdb
  • 6
  • Opened 
    on Aug 17, 2020
  • #14

I see the syntax from nose import tools and then tools.assert_foo(..) quite a bit. Examples etcd, kitchen, param and xhtml2pdf
  • jayvdb
  • 3
  • Opened 
    on Aug 15, 2020
  • #13

If the directory given in the arguments does not exist, the program should have a non-zero exit status.
  • jayvdb
  • 2
  • Opened 
    on Aug 14, 2020
  • #12

Having installed the nose2pytest plugin I cannot run pytest anymore pluggy.manager.PluginValidationError: unknown hook pytest_namespace I tried -p no:nose2pytest but no success The recommended replacement ...
  • PhilippSelenium
  • Opened 
    on Mar 31, 2020
  • #8
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub