Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/behave/behave4cmd
- Owner: behave
- Created: 2013-07-06T08:21:05.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2022-03-06T21:01:29.000Z (over 2 years ago)
- Last Synced: 2024-03-25T20:15:51.746Z (8 months ago)
- Size: 1000 Bytes
- Stars: 6
- Watchers: 5
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
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