New feature: Run a single test

at 2011-03-05 in Unittests by friebe (0 comments)

On a short note: In order to run a single test it is now possible to supply the test name after the class name separated with "::":

  $ unittest net.xp_framework.unittest.text.StringTokenizerTest::pushBackRegex
[.]

OK: 1/1 run (0 skipped), 1 succeeded, 0 failed
Memory used: 3613.62 kB (4244.15 kB peak)
Time taken: 0.000 seconds

Happy testing:-)



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
Unicode
Language
5.9-SERIES

Related

Find related articles by a search for «New».