Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/behave/behave4cmd

Behave for commands (or command-line tools)
https://github.com/behave/behave4cmd

Last synced: 6 days ago
JSON representation

Behave for commands (or command-line tools)

Awesome Lists containing this project

README

        

behave4cmd: Behave for Commands
==============================================================================

:Category: BDD, testing
:License: BSD
:Status: Incubating (coming soon)

This project provides an extension (testing domain) of `behave`_ to test:

* commands
* command-line applications (console apps)

It was heavily inspired by `aruba`_ for `cucumber`_.

.. _aruba: https://github.com/cucumber/aruba
.. _behave: https://github.com/behave/behave
.. _cucumber: https://github.com/cucumber/cucumber