[![gitlab-ico]][gitlab-link] [![licence-apache2]](/LICENCE.txt) [![pipeline-status]][pipeline-report] Miscellaneous Utilities for Behave Tests ======================================== This Python package contains various helpful functions and classes for writing behaviour tests suites with [Behave](https://behave.readthedocs.io/en/stable/). Usage ----- Add as a Git URL to your project's test dependencies: ``` git+https://code.kodo.org.uk/dom/behave-utils@0.1 ``` --- [gitlab-ico]: https://img.shields.io/badge/GitLab-code.kodo.org.uk-blue.svg?logo=gitlab "GitLab" [gitlab-link]: https://code.kodo.org.uk/dom/behave-utils "Go to the project at code.kodo.org.uk" [licence-apache2]: https://img.shields.io/badge/Licence-Apache--2.0-blue.svg "Licence: Apache License 2.0" [pipeline-status]: https://code.kodo.org.uk/dom/behave-utils/badges/master/pipeline.svg [pipeline-report]: https://code.kodo.org.uk/dom/behave-utils/pipelines?ref=master "Pipelines"