Skip to content
Snippets Groups Projects
  • Georges Racinet's avatar
    7731f6bf120f
    Tests: requiring pytest>=3.0.0 · 7731f6bf120f
    Georges Racinet authored
    With 3.0.0, the way to skip an entire test module changed,
    and we'd prefer to avoid pollution by test harness
    conditionals.
    
    Such skipping will occur with the Gitaly comparison tests
    7731f6bf120f
    History
    Tests: requiring pytest>=3.0.0
    Georges Racinet authored
    With 3.0.0, the way to skip an entire test module changed,
    and we'd prefer to avoid pollution by test harness
    conditionals.
    
    Such skipping will occur with the Gitaly comparison tests
This project manages its dependencies using pip. Learn more