Coverage for tests/test_import.py: 75%

4 statements  

« prev     ^ index     » next       coverage.py v7.2.5, created at 2023-05-06 02:58 -0700

1import pytest 

2 

3 

4@pytest.mark.skip(reason="parsl not in LSST environment") 

5def test_import(): 

6 import lsst.ctrl.bps.parsl # noqa