Sha256: 5eae4e6793b8b19dd74d88534ffe034b32510c1e0edc2fb305c84149ec941c5f

Contents?: true

Size: 576 Bytes

Versions: 3

Compression:

Stored size: 576 Bytes

Contents

[![Gem Version](https://badge.fury.io/rb/cli_tester.svg)](http://badge.fury.io/rb/cli_tester)

CliTester is a simple set of helpers for testing command line interfaces with
RSpec. It provides a method to run command line applications and a way to check
the output and exit codes.

Use it in combination with
[GivenFilesystem](https://github.com/cornelius/given_filesystem) for convenient
testing of command line applications.

CliTester is licensed under the MIT license.

If you have questions or comments, please get in touch with Cornelius Schumacher
<schumacher@kde.org>.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cli_tester-0.0.4 README.md
cli_tester-0.0.3 README.md
cli_tester-0.0.2 README.md