Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • C calliope
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 30
    • Issues 30
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Sam Thursfield
  • calliope
  • Merge requests
  • !151

skip tests of optional modules if requirements ar not installed

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kilian Lackhove requested to merge lackhove/calliope:feature/skip-optional-tests into master Jul 11, 2021
  • Overview 6
  • Commits 1
  • Pipelines 2
  • Changes 6

As the title suggests, this MR automatically skips tests of optional modules if their requirements are not installed.

This simplifies development on machines where complex dependencies such as pygobject are not available.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/skip-optional-tests