II.
Library overview
Reference · livelibrary:parameterized
parameterized overview
Library that adds parameterized testing to Python's unittest, pytest, and nose, allowing test functions to be called with multiple argument sets using a simple decorator.
Attributes
displayName
parameterized
belongsToLanguageId
category
testing
description
Library that adds parameterized testing to Python's unittest, pytest,
and nose, allowing test functions to be called with multiple argument
sets using a simple decorator.
Outgoing edges
alternative_to1
- library:pytest·Librarypytest
belongs_to_language1
- language:python·LanguagePython
library_used_by1
- skill-area:component-testing·SkillAreaComponent Testing
Incoming edges
None.