Skip to content

Commit

Permalink
Missed a part of the XML Output section
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Sexton committed Jul 18, 2014
1 parent 7d5453e commit 74da39d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -24,6 +24,8 @@ And here's a graph of the test trend:

![Jenkins trend graph](doc/images/jenkins_trend_graph.png)

The implementation is based on [xml_io_tools](http://www.mathworks.com/matlabcentral/fileexchange/12907-xmliotools) by Jaroslaw Tuszynski, which is a nice way to generate XML in Matlab. It uses about 1/3 the lines of code as Matlab's built-in ``xmlwrite``.

## Usage

To use this feature, clone or download this from GitHub, and put the ``xunit-matlab/xunit`` directory on your MATLAB path (using ``addpath``).

0 comments on commit 74da39d

Please # to comment.