Sha256: 2bd9b0ede13375702ab1f780913a5134117e7953b68f7b003f34c7e6d3d23ed3
Contents?: true
Size: 410 Bytes
Versions: 37
Compression:
Stored size: 410 Bytes
Contents
Feature: Showing Knock-style test output Scenario: Showing failed tests Given I have a failing test in my suite When I pipe to xcpretty with "--knock" Then I should see text beginning with "not ok" Scenario: Showing passing tests Given I have a passing test in my suite When I pipe to xcpretty with "--knock" Then I should see text beginning with "ok"
Version data entries
37 entries across 37 versions & 4 rubygems