Create and use fixtures for common axis
Use fixtures to create an axis which can be used with all tests. This allows using a common setup and teardown process for the connection to the crate. Add setLocalMode fixture to allow setting localmode True during the entire test session. Create getDirectionToNearestLimitSwich in AxisUtil.py. Use updates in available single_axis tests.