Feature: showing off behave
../../../../usr/lib/python3.12/site-packages/xtesting/samples/features/hello.feature:4@fooScenario: run a simple test
Given we have behave installed(0.000s)
/usr/lib/python3.12/site-packages/xtesting/samples/features/steps/hello.py:6
When we implement a test(0.000s)
/usr/lib/python3.12/site-packages/xtesting/samples/features/steps/hello.py:10
Then behave will test it for us!(0.000s)
/usr/lib/python3.12/site-packages/xtesting/samples/features/steps/hello.py:14