Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 703 Bytes

README.rst

File metadata and controls

13 lines (8 loc) · 703 Bytes

Bunch Test Organizer and Runner

Bunch is tool for grouping, managing and running Lettuce scenarios. It offers explicit separation of test fixtures from test scenarios by dividing it into setup, teardown and test scripts. Bunch encourages writing clean, self-sufficient and multi-environment tests. It also provides more flexibility for test parameterization - test scenarios are treated as templates, which get parameterized upon execution.

Documentation

You can find full documentation for Bunch at Grid Dynamics web site here or inside docs directory.