Skip to content
Snippets Groups Projects
Select Git revision
20 results

mingw-test.sh

  • Matthew Fernandez's avatar
    569f2296
    add a custom Pytest marker for slow tests · 569f2296
    Matthew Fernandez authored
    Tests with this marker (none yet) are skipped in CI under the assumption they
    would exceed timeout limits.
    
    This option is deliberately only described as a follow on point to testing
    instructions in DEVELOPERS.md so that anyone casually skimming the documentation
    will run all tests. This arrangement should ensure cutting corners in reading
    documentation hurts only the reader, not the maintainer eventually receiving
    their tested changes.
    569f2296
    History
    add a custom Pytest marker for slow tests
    Matthew Fernandez authored
    Tests with this marker (none yet) are skipped in CI under the assumption they
    would exceed timeout limits.
    
    This option is deliberately only described as a follow on point to testing
    instructions in DEVELOPERS.md so that anyone casually skimming the documentation
    will run all tests. This arrangement should ensure cutting corners in reading
    documentation hurts only the reader, not the maintainer eventually receiving
    their tested changes.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.