Skip to content

Instantly share code, notes, and snippets.

@kb1lqc
Created February 12, 2018 15:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kb1lqc/44412a3b7cad0cd441f1b69624021871 to your computer and use it in GitHub Desktop.
Save kb1lqc/44412a3b7cad0cd441f1b69624021871 to your computer and use it in GitHub Desktop.
Travis CI Build #7 pytest serial
$ pytest tests/
============================= test session starts ==============================
platform linux -- Python 3.5.5, pytest-3.3.0, py-1.5.2, pluggy-0.6.0
rootdir: /home/travis/build/FaradayRF/faradayio, inifile:
collected 33 items
tests/test_serial.py ................................. [100%]
========================== 33 passed in 0.25 seconds ===========================
The command "pytest tests/" exited with 0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment