sphinx_reports.Adapter.JUnit

A Sphinx extension providing uni test results embedded in documentation pages.

Exceptions

Classes


Exceptions

exception sphinx_reports.Adapter.JUnit.UnittestError(message, orig_exc=None, modname=None)[source]

Inheritance

Inheritance diagram of UnittestError

Parameters:
Return type:

None


Classes

class sphinx_reports.Adapter.JUnit.Analyzer(reportFile)[source]

Inheritance

Inheritance diagram of Analyzer

Parameters:

reportFile (Path)

__init__(reportFile)[source]
Parameters:

reportFile (Path)