enkessler/cql

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

Summary

Maintainability
Test Coverage
Feature: Simple

  Scenario: Has a table
    Given Something
    |a|a|
    |s|a|
    |s|s|
    Then something else