Yelp / Testify

A more pythonic testing framework.
Other
306 stars 67 forks source link

add catbox coverage #225

Closed bukzor closed 10 years ago

bukzor commented 10 years ago

This branch currently fails due to setup.py issues in catbox, but there is a pending PR in the catbox project to fix that:

https://github.com/Pardus-Linux/catbox/pull/12

Once that is merged and posted on pypi, this branch will allow us to cover the catbox plugin tests.

bukzor commented 10 years ago

@baris has done the necessary update to catbox, and this branch passes travis now, including catbox coverage.

https://travis-ci.org/bukzor/Testify/jobs/17807128