You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The cliff-tab library was pulled out of cliff, and it looks like the test infrastructure came with it. I don't think there are any tests specifically for the formatters here, yet, though.
eeer, MANIFEST.in states
recursive-include tests *.py
tox.ini states
commands = nosetests -d --with-coverage --cover-inclusive --cover-package clifftablib
which says there OUGHT be a test suite, only there isn't.
Which way did it go?
The text was updated successfully, but these errors were encountered: