~testtools-committers/pyjunitxml/trunk

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2011-12-07 16:54:18 UTC
  • mfrom: (23.2.5 pyjunitxml)
  • Revision ID: robertc@robertcollins.net-20111207165418-3kvfocq1xra4f9rx
* There is now a runner compatible with the unittest2 command line options, for
  easy 'just give me XML' usage. (Duncan Findlay)

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
* Change from skip to skipped to fit the 'standard' better.
7
7
  (Leo Arias, #982293)
8
8
 
 
9
* There is now a runner compatible with the unittest2 command line options, for
 
10
  easy 'just give me XML' usage. (Duncan Findlay)
 
11
 
9
12
0.6
10
13
===
11
14