Closed pcrespov closed 5 years ago
a pytest plugin that adds common fixtures specific to osparc-simcore platform
e.g. devel_environ, services_docker_compose (see web/server/tests/integration-*/conftest.py
This can be installed in dev requirements of each module
add to the cookiecutter the test layout of the webserver
very nicely done by @sanderegg in server/tests with helpers and fixtures folders
helpers
fixtures
a pytest plugin that adds common fixtures specific to osparc-simcore platform
e.g. devel_environ, services_docker_compose (see web/server/tests/integration-*/conftest.py
This can be installed in dev requirements of each module