Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

lukaszo/pytest-subunit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytest-subunit

pytest-subunit is a plugin for py.test that generates output in subunit format.

Requirements

Plugin was tested on Python 2.7 and 3.5, and requires:

  • pytest 2.6.4 or newer
  • python-subunit 1.2 or newer

Installation

To install pytest-subunit:

$ pip install pytest-subunit

Then run your tests with subunit output:

$ py.test --subunit

About

Subunit plugin for pytest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages