Steps_behave_test - lampmantech/behaving.trytond GitHub Wiki

behave_test.py

This is the elementary behave test from its tutorial; see http://pythonhosted.org/behave/ or the docs/ directory in the behave source distribion. If this test fails, behave is not properly installed.

STEP: we have behave installed

If behave is not installed we couldnt get here!

STEP: we implement a test

A trivial assertion.

STEP: behave will test it for us!

The trivial assertion did not fail.

This file is automatically generated from the source code: do not edit.

⚠️ **GitHub.com Fallback** ⚠️