Menu

#2 Support for naming the testsuite

Next Release
open
Core (2)
5
2009-05-02
2009-01-22
Anonymous
No

The convention used by nosexunit for naming test suites is not customizable by the user. I have a project with the following directory structure:

pyutilib
pyutilib
test
foo
bar

When I run nosetests in the pyutilib/test directory, the XML files are labeled with the testsuites foo and bar. But I'd like to have them labeled pyutilib.foo and pyutilib.bar (or at least pyutilib.test.foo and pyutilib.test.bar).

This type of customization of the "package prefix" is not currently supported.

Discussion

  • Olivier Mansion

    Olivier Mansion - 2009-01-25
    • assigned_to: nobody --> omansion
     
  • Olivier Mansion

    Olivier Mansion - 2009-05-02
    • labels: --> Core
    • milestone: --> Next Release
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.