Commit Graph

3 Commits

Author SHA1 Message Date
Kien Ha f88a79aa8e Update Summary Display plugin to use convert xml
- Rename test files to be more descriptive
- Add plugin="summary_report" attribute for consistency
- Fix docs for 'files' option to be required

Change-Id: If0f04dfcc5ae9cdc8c15ec9728b72e9156ea9d7f
Signed-off-by: Kien Ha <kienha9922@gmail.com>
2016-08-10 22:41:11 -04:00
Jerome Hourquebie 3cfa0481a0 Update xml-summary publisher
Adding "Show on Project Page" option

Change-Id: I15bc3b169b2c63b977aa7934744550f602893120
2015-07-02 12:35:08 -07:00
Darragh Bailey 09c0224fb2 Convert all inline publisher examples to tests
Convert all publisher examples to unit tests and use literalinclude to
have sphinx automatically inline the test file contents. Replace
mavendeploy test with more complete version from the code and include
some tests from files that were identical to the inline example.

Enable yaml syntax highlighting for existing examples for consistent
display of docstrings across the publishers module.

In turn fix any python 3 compatibility issues highlighted by the
additional tests executing previously unexercised code paths.

Change-Id: Ic0fd39dee0121c0c22a932fd455dccc5344893b2
2015-03-21 11:18:02 +00:00