Skip to content

Use fixtures for common axis

Markus Kristensson requested to merge markus/connection_fixture into master

Add fixtures and setup a class in conftest.py to form the base from which the test classes can inherit. Make use of the conftest class in the tests.

Merge request reports