Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 4 additions & 8 deletions docs/dev/development_practices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -130,32 +130,28 @@ Tutorial
The `behave tutorial`_ is well worth working through.

.. _behave tutorial:
http://packages.python.org/behave/tutorial.html
https://behave.readthedocs.io/en/stable/tutorial.html

And this more detailed set of `examples and tutorials`_ is great for getting
the practicalities down.

.. _examples and tutorials:
http://jenisys.github.com/behave.example/index.html
https://jenisys.github.io/behave.example/


``behave`` Resources
--------------------

* `INVEST in Good Stories, and SMART Tasks`_
* `The Secret Ninja Cucumber Scrolls`_
* `Behavior Driven Outside In Development Explained, Part 1`_
* The `behave website`_ contains excellent documentation on installing and
using behave.

.. _`INVEST in Good Stories, and SMART Tasks`:
http://xp123.com/articles/invest-in-good-stories-and-smart-tasks/

.. _`The Secret Ninja Cucumber Scrolls`:
http://cuke4ninja.com/sec_cucumber_jargon.html

.. _`Behavior Driven Outside In Development Explained, Part 1`:
http://www.knwang.com/behavior-driven-outside-in-development-explai
https://github.com/davedf/cuke4ninja

.. _behave website:
http://packages.python.org/behave/index.html
https://pypi.org/project/behave/