Use fixtures for common axis
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.
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.