Heads up: Framework unittests

at 2009-03-27 in UnittestsAnnouncements by friebe (0 comments)

The archive xp-net.xp_framework-{VERSION}.xar, which contains the framework's unittests, has been removed from the boot classpath. It is no longer required for the XP runners (which is why it was originally there), classes used for these are all now in xp-tools-${VERSION}.xar.

To run unittests on a released version, use the following:

  $ unittest -cp {VERSION}/lib/xp-net.xp_framework-{VERSION}.xar [tests]

Example:
  $ unittest -cp 5.7.2/lib/xp-net.xp_framework-5.7.2.xar net.xp_framework.unittest.core.*



Subscribe

You can subscribe to the XP framework's news by using RSS syndication.


Categories

News
General
PHP5
Announcements
RFCs
Further reading
Examples
Editorial
EASC
Experiments
Unittests
Databases
5.8-SERIES

Related

Find related articles by a search for «Heads».