jkroepke/featurebook-js

View on GitHub
packages/featurebook-api/test/resources/features/simple.feature

Summary

Maintainability
Test Coverage
Feature: Simple feature

  Scenario: Simple scenario
    Given step 1
    When step 2
    Then step 3