Metadata-Version: 2.1
Name: slash
Version: 1.9.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
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6.*
Description-Content-Type: text/markdown
Provides-Extra: doc
Provides-Extra: testing
License-File: LICENSE
License-File: AUTHORS

Slash
=====


|                       |                                                                                         |
|-----------------------|-----------------------------------------------------------------------------------------|
| Build Status          | ![Build Status](https://secure.travis-ci.org/getslash/slash.png?branch=master,dev)      |
| Supported Versions    | ![Supported Versions](https://img.shields.io/pypi/pyversions/slash.svg)                 |
| Latest Version        | ![Latest Version](https://img.shields.io/pypi/v/slash.svg)                              |
| Test Coverage         | ![Coverage Status](https://codecov.io/gh/getslash/slash/branch/develop/graph/badge.svg) |




Slash is a testing framework written in Python for testing complex projects. 

* [Homepage](http://getslash.github.io/slash)

* [Documentation](https://slash.readthedocs.org/)

