diff --git a/DEVELOP.rst b/DEVELOP.rst index 774dd8d0..18adf9c4 100644 --- a/DEVELOP.rst +++ b/DEVELOP.rst @@ -114,7 +114,7 @@ The rpm package can be installed as follows: Running the integration tests ----------------------------- -Integration tests use `behave package `_ and +Integration tests use `behave package `_ and pytest. Configuration settings for this package are provided via a ``behave.ini`` file in the ``tests`` directory. An example::