Sha256: 645bd0fcf992aca22132decaa3461854f6c69dc71da5d6cc6231e8047f756fc0
Contents?: true
Size: 323 Bytes
Versions: 20
Compression:
Stored size: 323 Bytes
Contents
Feature: Command Errors As a client I want good error messages So that I can figure out what went wrong Background: Given the test server is started Scenario: Unknown command Given a successful connection When the client sends command "foo" Then the server returns a command unrecognized error
Version data entries
20 entries across 20 versions & 2 rubygems