freshen icon indicating copy to clipboard operation
freshen copied to clipboard

useless test output

Open ryazwinski opened this issue 14 years ago • 4 comments

Just installed freshen, django-sane-testing and moved my tests over from lettuce...

Getting the following (pretty much useless) output from freshen (why no feature, scenario details?) :

$ DJANGO_SETTINGS_MODULE=settings PYTHONPATH=.:.. nosetests --rednose --with-django --with-freshen -v regextensions runTest (freshen.noseplugin.FreshenTestCase) ... passed runTest (freshen.noseplugin.FreshenTestCase) ... passed runTest (freshen.noseplugin.FreshenTestCase) ... passed runTest (freshen.noseplugin.FreshenTestCase) ... passed runTest (freshen.noseplugin.FreshenTestCase) ... passed runTest (freshen.noseplugin.FreshenTestCase) ... passed runTest (freshen.noseplugin.FreshenTestCase) ... passed runTest (freshen.noseplugin.FreshenTestCase) ... passed runTest (freshen.noseplugin.FreshenTestCase) ... passed runTest (freshen.noseplugin.FreshenTestCase) ... passed runTest (freshen.noseplugin.FreshenTestCase) ... passed runTest (freshen.noseplugin.FreshenTestCase) ... passed runTest (freshen.noseplugin.FreshenTestCase) ... passed runTest (freshen.noseplugin.FreshenTestCase) ... passed runTest (freshen.noseplugin.FreshenTestCase) ... skipped runTest (freshen.noseplugin.FreshenTestCase) ... skipped runTest (freshen.noseplugin.FreshenTestCase) ... skipped runTest (freshen.noseplugin.FreshenTestCase) ... passed runTest (freshen.noseplugin.FreshenTestCase) ... skipped

runTest (freshen.noseplugin.FreshenTestCase) ...

19 tests run in 12.6 seconds. 4 skipped (15 tests passed)

ryazwinski avatar Oct 27 '10 14:10 ryazwinski

I believe that this is a duplicate of #8 (where a patch has already been provided)

fgrandel avatar Jun 02 '11 17:06 fgrandel

This could be caused by rednose. Could you try running the tests without rednose and see whether you still see the same issue?

rlisagor avatar Jun 04 '11 19:06 rlisagor

Methinks this is in the same spirit as #14

dexterous avatar Sep 21 '11 18:09 dexterous

I think we can close this now that we have merged #35; or do we want to wait for the release?

dexterous avatar Sep 29 '11 20:09 dexterous