Skip to content
This repository has been archived by the owner on Mar 1, 2019. It is now read-only.

Commit

Permalink
Improved the feature bits and turn them in 'befits'
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmeyer committed Apr 2, 2016
1 parent 153a883 commit 3c7616c
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,14 @@ Linux / OS X | Windows

`aruba` is an extension for popular TDD and BDD frameworks like "Cucumber", "RSpec" and "Minitest" to make testing of commandline applications meaningful, easy and fun.

Features at a glance:
Your benefits:

* Test any command line application, implemented in any [programming
* Test any command line application implemented in any [programming
language](features/getting_started/supported_programming_languages.feature) -
e.g. Bash, Python, Ruby, Java, ...
* Manipulate the file system and the process environment
* Automatically reset state of file system and process environment between tests
* Manipulate the file system and the process environment with helpers working similar like tools you may know from your shell
* No worries about leaking state: The file system and the process environment will be reset between tests
* Support by a helpful and welcoming community

Our Vision:

Expand Down

0 comments on commit 3c7616c

Please sign in to comment.