Skip to content

ep/junit-scribe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JUnit Scribe

Utility to write JUnit XML Documents.

Installation

Installation can be done using composer:

{
    "require": {
        "mneudert/junit-scribe": "dev-master"
    }
}

Or simply include in using your favorite autoloading solution.

Usage

For information on the usage of JUnit Scribe please see the examples folder and/or consult the unit tests.

License

JUnitScribe is licensed under the MIT License - see the LICENSE file for details.

About

Utility to write JUnit XML Documents

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%