Sha256: ac9ac951998df39d915741b232cecf2db5f2981490346a8f42ecc380ff9411b9
Contents?: true
Size: 389 Bytes
Versions: 6
Compression:
Stored size: 389 Bytes
Contents
Feature: Bin - Quiet Messages Scenario: Run a test that would cause a lot of messages to be displayed and silence them all Given I have a test suite When I run `bin/jasmine-headless-webkit -q -j spec/jasmine/noisy/noisy.yml` Then the exit status should be 0 And the output should not include "[Skipping File]" And the output should not include "You should mock"
Version data entries
6 entries across 6 versions & 2 rubygems