Skip to content

Marked all the tests with external dependencies as slow

Created by: KFilippopolitis

Marked all the tests with external dependencies as slow. Now pytest tests/standalone_tests/ -m "not slow" will run with: 351 passed, 1 skipped, 77 deselected in 2.93s

Merge request reports