Metadata-Version: 2.1
Name: slash
Version: 1.7.0
Summary: A Modern Testing Framework for Large-scale Projects
Home-page: http://getslash.github.io/
Author: Rotem Yaari
Author-email: vmalloc@gmail.com
License: BSD
Description: Slash
        =====
        
        
        |                       |                                                                                    |
        |-----------------------|------------------------------------------------------------------------------------|
        | Build Status          | ![Build Status](https://secure.travis-ci.org/getslash/slash.png?branch=master,dev) |
        | Supported Versions    | ![Supported Versions](https://img.shields.io/badge/python-2.7%2C3.3%2C3.4%2C3.5%2C3.6-green.svg)    |
        | Latest Version        | ![Latest Version](https://img.shields.io/pypi/v/slash.svg)                  |
        | Test Coverage         | ![Coverage Status](https://img.shields.io/coveralls/getslash/slash/develop.svg)   |
        
        
        
        
        Slash is a testing framework written in Python for testing complex projects. 
        
        * [Homepage](http://getslash.github.io/slash)
        
        * [Documentation](https://slash.readthedocs.org/)
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown; charset=UTF-8
Provides-Extra: doc
Provides-Extra: testing
