unittest_expander – test parameterization library¶
- Getting Started
- Narrative Module Documentation
- Basic use of
expand()
andforeach()
- More flexibility:
param
- Other ways to label your tests explicitly
- Smart parameter collection:
paramseq
- Combining several
foreach()
to get Cartesian product - Fixtures – part I:
param.context()
- Convenience shortcut:
paramseq.context()
- Fixtures – part II:
foreach()
as a class decorator Substitute
objects- Custom method/class name formatting
- Name clashes avoided automatically
- Basic use of
- Module Contents
- Changes
- License, Credits and Other Information