# ============================================================================
# PYTHON PACKAGE REQUIREMENTS FOR: behave -- For testing only
# ============================================================================

# -- TESTING: Unit tests and behave self-tests.
# PREPARED-FUTURE: behave4cmd0, behave4cmd
pytest >= 3.0
nose  >= 1.3
mock  >= 2.0
PyHamcrest >= 1.9

# -- NEEDED: By some tests (as proof of concept)
# NOTE: path.py-10.1 is required for python2.6
path.py >= 10.1
