Modify

Opened 15 years ago

Closed 15 years ago

#4260 closed defect (worksforme)

this plugin uni-test have question

Reported by: anonymous Owned by: daan
Priority: high Component: ScrumBurndownPlugin
Severity: normal Keywords: Running tests
Cc: Trac Release: 0.11

Description

I setup all the Dependencies, and executing the following command in the root of the project: python setup.py test

but message is:

running test running egg_info writing TracBurndown.egg-info\PKG-INFO writing top-level names to TracBurndown.egg-info\top_level.txt writing dependency_links to TracBurndown.egg-info\dependency_links.txt writing entry points to TracBurndown.egg-info\entry_points.txt reading manifest file 'TracBurndown.egg-info\SOURCES.txt' writing manifest file 'TracBurndown.egg-info\SOURCES.txt' running build_ext


Ran 0 tests in 0.485s

OK

from the message, test seems to success, but in the project we have 2 test to run. my test message is "Ran 0 tests in 0.485s" --> 0 tests

please tell me why to run test correctly.

thanks.

Attachments (0)

Change History (4)

comment:1 Changed 15 years ago by anonymous

Owner: changed from Sam Bloomquist to daan

comment:2 Changed 15 years ago by daan

Hi,

What happens when you try to run nosetests directly (in the root of the project)? Which SVN revision of the Burndown plugin do you have?

Daan

comment:3 Changed 15 years ago by daan

Status: newassigned

comment:4 Changed 15 years ago by daan

Resolution: worksforme
Status: assignedclosed

Please reopen when you have some answers..

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain daan.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.