Skip to content

TEST: Use pytest marks to limit CircleCI tests to necessary ones #901

Open
@effigies

Description

@effigies
Member

Basic idea: Set @pytest.mark.freesurfer, which will trigger a skipif(not have_freesurfer). Then add -m freesurfer to CircleCI runs. Rinse and repeat for AFNI, ANTs, visual reports, etc.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @effigies

        Issue actions

          TEST: Use pytest marks to limit CircleCI tests to necessary ones · Issue #901 · nipreps/niworkflows