[Notes] [Git][BuildStream/buildstream][master] 2 commits: setup.cfg: Add tests/integration/project to norecursedirs



Title: GitLab

Tristan Van Berkom pushed to branch master at BuildStream / buildstream

Commits:

1 changed file:

Changes:

  • setup.cfg
    ... ... @@ -11,7 +11,7 @@ test=pytest
    11 11
     
    
    12 12
     [tool:pytest]
    
    13 13
     addopts = --verbose --basetemp ./tmp --pep8 --pylint --pylint-rcfile=.pylintrc --cov=buildstream --cov-config .coveragerc
    
    14
    -norecursedirs = integration-cache tmp __pycache__ .eggs
    
    14
    +norecursedirs = tests/integration/project integration-cache tmp __pycache__ .eggs
    
    15 15
     python_files = tests/*/*.py
    
    16 16
     pep8maxlinelength = 119
    
    17 17
     pep8ignore =
    



  • [Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]