Navigation

  • index
  • modules |
  • next |
  • unittest_expander 0.3.1 documentation »

unittest_expander – test parameterization library¶

  • Getting Started
    • Installing
    • Usage example
  • Narrative Module Documentation
    • Basic use of expand() and foreach()
    • 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
  • Module Contents
    • The expand() class decorator
    • The foreach() method/class decorator
    • The paramseq class
    • The param class
    • The Substitute class
  • Changes
    • 0.3.1 (2014-08-19)
    • 0.3.0 (2014-08-17)
    • 0.2.1 (2014-08-12)
    • 0.2.0 (2014-08-11)
    • 0.1.2 (2014-08-01)
    • 0.1.1 (2014-07-29)
    • 0.1.0 (2014-07-29)
  • License, Credits and Other Information
    • Copyright and License
    • Credits
    • Related links

Indices and tables¶

  • Index
  • Search Page

Table Of Contents

  • unittest_expander – test parameterization library
  • Indices and tables

Next topic

Getting Started

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • modules |
  • next |
  • unittest_expander 0.3.1 documentation »
© Copyright 2014, Jan Kaliszewski (zuo). Created using Sphinx 1.3.5.