https://github.com/behave/behave4cmd
Behave for commands (or command-line tools)
https://github.com/behave/behave4cmd
Last synced: 6 months 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 (about 13 years ago)
- Default Branch: main
- Last Pushed: 2022-03-06T21:01:29.000Z (over 4 years ago)
- Last Synced: 2025-05-13T14:32:11.269Z (about 1 year ago)
- Size: 1000 Bytes
- Stars: 6
- Watchers: 4
- Forks: 3
- 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