enkessler/cql

View on GitHub
testing/fixtures/features/scenario/simple/test.feature

Summary

Maintainability
Test Coverage
Feature: Test Feature

  Scenario: Testing the slurping 1
    Given something happend
    Then I expect something else

  Scenario: Testing the slurping not to be found
    Given something happend
    Then I expect something else