Pearls in Life
  • Home
  • Blog
  • Archives

Python Testing Using pytest, Tox, Travis-CI and Coveralls

Date Tue 04 October 2016 Category python Tags pytest / tox / travis / coverage / coverall / testing

This post explains the automatic testing setup for the WlTrace project. You can see a live demo for all tools described in this post at the WlTrace Github repo.

more ...

Tox and Travis Setup for Python Project Using PyPy

Date Mon 03 October 2016 Category "python" Tags "tox" / "travis" / "pypy"

Recently I was in development of a Python project that supports both the regular Python 2.7 and also the PyPy environment. Here is how to setup the automatic testing environment using Tox and Travis-CI.

more ...

Automated Testing of Pelican Blog Using Travis-CI

Date Wed 28 September 2016 Category pelican Tags travis / github / blog / testing

Recently I adjusted my blog work flow a bit to utilize Travis CI to automatically test and publish the site. Here is my setup process.

more ...

  • 0 Hits

  • Popular Posts

    • Python Testing Using pytest, Tox, Travis-CI and Coveralls
    • Tox and Travis Setup for Python Project Using PyPy
    • Automated Testing of Pelican Blog Using Travis-CI
  • Recent Posts

    • Python Testing Using pytest, Tox, Travis-CI and Coveralls
    • Tox and Travis Setup for Python Project Using PyPy
    • Automated Testing of Pelican Blog Using Travis-CI
  • Categories

    • os161 [27]
    • linux [24]
    • android [20]
    • errors [14]
    • network [11]
  • Tags

    • AOSP
    • backup
    • beamer
    • blog
    • c
    • gdb
    • hammerhead
    • jekyll
    • mac
    • ns2
    • OTA
    • plugin
    • python
    • ruby
    • ssh
    • synchronization
    • syscall
    • travis
    • ubuntu
    • vm
  • Social

    • github
    • stack-overflow
  • GitHub Repos

    Status updating...

    @jhshi on GitHub
  • Links

    • blue Systems Group
    • University at Buffalo

© 2016 Jinghao Shi · Updated on 2020-04-02 · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top