Behave Test Report

Features: passed: 1

Scenarios: passed: 1

Steps: passed: 3

Finished in 0.0 seconds

Feature: showing off behave

usr/lib/python3.7/site-packages/xtesting/samples/features/hello.feature:4 @foo

Scenario: run a simple test

  1. Given we have behave installed (0.000s)
    usr/lib/python3.7/site-packages/xtesting/samples/features/steps/hello.py:6
  2. When we implement a test (0.000s)
    usr/lib/python3.7/site-packages/xtesting/samples/features/steps/hello.py:10
  3. Then behave will test it for us! (0.000s)
    usr/lib/python3.7/site-packages/xtesting/samples/features/steps/hello.py:14