Ticket #199 (new enhancement)

Opened 8 months ago

Last modified 7 months ago

BuildStep to run unit tests from installed packages instead of source tree

Reported by: zooko Assigned to:
Priority: major Milestone: undecided
Component: buildprocess Version: 0.7.6
Keywords: Cc: zooko

Description

I probably should have opened this ticket on http://buildbot.net instead of http://allmydata.org in the first place:

allmydata.org #348 (BuildBot? step to run tests from package)

Change History

03/17/08 14:02:05 changed by zooko

In order to avoid changing the host's system or requiring a VM, do this by installing into a local, newly created subdirectory, and then test the install by adding that directory to the PYTHONPATH.

04/28/08 15:05:53 changed by warner

  • summary changed from !BuildStep to run unit tests from packages to BuildStep to run unit tests from installed packages instead of source tree.