fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fab-user] running tests


From: John Joseph Bachir
Subject: [Fab-user] running tests
Date: Thu, 24 Sep 2009 18:03:20 -0500

I'm trying to run the test suite, and nosetests is telling me it is running 0 tests (and then smugly tells me that everything is "OK" and that it is "Done.").

Any ideas?


$ nosetests --version
nosetests version 0.11.1
$ fab --version
Fabric 0.9b1
$ grep ^Version Fabric.egg-info/PKG-INFO 
Version: 0.9b1
$ fab test
[localhost] run: nosetests -sv

----------------------------------------------------------------------
Ran 0 tests in 0.006s

OK


Done.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]