mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 12:40:03 +02:00
Updated nose -python description (nose is deprecated now) (#7443)
* Update nose@SSnzpijHLO5_l7DNEoMfx.md As nose is deprecated and not actively maintained the information is added to this page. * Update src/data/roadmaps/python/content/nose@SSnzpijHLO5_l7DNEoMfx.md --------- Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
This commit is contained in:
committed by
GitHub
parent
426766f261
commit
566210ace5
@@ -1,6 +1,6 @@
|
||||
# Nose
|
||||
|
||||
Nose is another opensource testing framework that extends `unittest` to provide a more flexible testing framework.
|
||||
Nose is another opensource testing framework that extends `unittest` to provide a more flexible testing framework. Note that Nose is no longer maintained and `pytest` is considered the replacement.
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
|
Reference in New Issue
Block a user