Skip to content

Rework tests handling#68

Merged
vasily-v-ryabov merged 3 commits into
python-xlib:masterfrom
benoit-pierre:tests_handling
Nov 28, 2016
Merged

Rework tests handling#68
vasily-v-ryabov merged 3 commits into
python-xlib:masterfrom
benoit-pierre:tests_handling

Conversation

@benoit-pierre

Copy link
Copy Markdown
Member
  • add helper script to run tests: runtests.py will handle starting Xvfb and running nose with the appropriate arguments
  • add tox configuration so it's easier to test locally for different Python versions

Note: runtests.py will pick different display numbers based on the Python version used, so it's possible to use detox to run tests in parallel.

@codecov-io

codecov-io commented Nov 24, 2016

Copy link
Copy Markdown

Current coverage is 81.20% (diff: 100%)

Merging #68 into master will not change coverage

@@             master        #68   diff @@
==========================================
  Files            39         39          
  Lines          4421       4421          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           3590       3590          
  Misses          831        831          
  Partials          0          0          

Powered by Codecov. Last update 099b467...4e555e1

@vasily-v-ryabov

Copy link
Copy Markdown
Collaborator

Some non-obvious things caused me to google them. Learned something new in Python for me. Thanks!

@vasily-v-ryabov vasily-v-ryabov merged commit 3767bac into python-xlib:master Nov 28, 2016
@benoit-pierre benoit-pierre deleted the tests_handling branch December 3, 2016 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants