Module: Mortadella
- Defined in:
- lib/mortadella.rb,
lib/mortadella/vertical.rb,
lib/mortadella/horizontal.rb
Overview
Mortadella makes it easy to programmatically build data tables for Cucumber testing.
This module provides two main classes:
-
Horizontal: Build horizontal tables with column headers and data rows
-
Vertical: Build vertical tables with key-value pairs
Defined Under Namespace
Classes: Horizontal, Vertical