pads property
Paddings for test report formatting before And
and But
Example:
Given one thing
And another thing
And yet another thing
When I open my eyes
Then I see something
But I do not see something else
Implementation
static int pads = 2;