Mercurial > libervia-backend
diff docker/backend_e2e/Dockerfile @ 3439:b166a59b1724
tests, doc(testing): added `pytest-dependency` plugin to `backend_e2e` image + doc
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 04 Dec 2020 12:37:38 +0100 |
parents | f023f06fa344 |
children |
line wrap: on
line diff
--- a/docker/backend_e2e/Dockerfile Fri Dec 04 12:36:06 2020 +0100 +++ b/docker/backend_e2e/Dockerfile Fri Dec 04 12:37:38 2020 +0100 @@ -44,7 +44,7 @@ RUN \ # pytest and its plugins - pip install pytest pytest-timeout \ + pip install pytest pytest-timeout pytest-dependency \ # needed to test jp sh \ # needed to test libervia