Skip to content

Commit

Permalink
Removed references to trial and nose from green's tag line.
Browse files Browse the repository at this point in the history
  • Loading branch information
CleanCut committed Apr 13, 2015
1 parent 4b4aaca commit afce1b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions README-pypi.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Green
=====

Green is a colorful, clean, fast and powerful test runner for Python unit
tests. Compare it to `trial`_ or `nose`_.
tests.


Documentation
Expand All @@ -29,8 +29,6 @@ Features
- **Living** - This project grows and changes. See the `changelog`_


.. _nose: https://nose.readthedocs.org
.. _trial: http://twistedmatrix.com/trac/wiki/TwistedTrial
.. _GitHub page for Green: https://github.com/CleanCut/green#green
.. _tutorial on how to correctly layout unit tests: https://github.com/CleanCut/green#unit-test-structure-tutorial
.. _coverage: http://nedbatchelder.com/code/coverage/
Expand Down
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ Green
[![Windows Build Status](http://img.shields.io/appveyor/ci/CleanCut/green.svg?style=flat)](https://ci.appveyor.com/project/CleanCut/green)
[![Coverage Status](https://img.shields.io/coveralls/CleanCut/green.svg?style=flat)](https://coveralls.io/r/CleanCut/green?branch=master)

Green is a **clean, colorful test runner** for Python unit tests. Compare it to
[trial](http://twistedmatrix.com/trac/wiki/TwistedTrial) or
[nose](https://nose.readthedocs.org/en/latest/).
Green is a **clean, colorful test runner** for Python unit tests.

#### Table of Contents

Expand Down

0 comments on commit afce1b2

Please sign in to comment.