Metadata-Version: 1.0
Name: ciutils
Version: 0.0.6
Summary: Helpers to use in CI environments (e.g. use xmlrunner with `test` command)
Home-page: UNKNOWN
Author: Olemis Lang
Author-email: olemis+py@gmail.com
License: UNKNOWN
Description: Helpers to use in CI environments (e.g. use xmlrunner with `test` command)
        
        What's new in version 0.0.6
        ---------------------------
        
        - Patch xmlrunner to support skipped test cases in python=2.6
        
        What's new in version 0.0.3
        ---------------------------
        
        - Added support in Linux (Unix ?) to look up free 
          TCP ports to be used during test runs.
        
        What's new in version 0.0.2
        ---------------------------
        
        - Helper function junitrunner configures the runner's 
          XML output folder using process' environment variables.
        
        
Platform: UNKNOWN
