nose-devs / nose

nose is nicer testing for python
http://readthedocs.org/docs/nose/en/latest/
1.36k stars 396 forks source link

Fork available at pynose #1126

Open adiroiban opened 1 year ago

adiroiban commented 1 year ago

Hi guys

Thanks for creating nose it is an awesome tool.

I have just created this issue as an informational one for the people who need to keep nose alive

https://github.com/mdmintz/pynose

I hope this will stay a the top of the list :)


Migrating a complex test suite from nose to pytest is not easy.

If you have setup_package / teardown_package even nose2 is not an option.

moorepants commented 4 months ago

It is worth noting that the fork does not seem to abide by the LGPL in this repository.

adiroiban commented 4 months ago

Thanks for the headup.

I agree that the fork should also be LGPL and not MIT.

This was already argued here https://github.com/mdmintz/pynose/issues/16 The issue was closed, but the conversation is still open.

I am still a poor guy using the old nose code and