Skip to content

Commit

Permalink
Added information about tox, badges and continuous integration.
Browse files Browse the repository at this point in the history
  • Loading branch information
system7ltd committed Jan 19, 2017
1 parent 98c265b commit b3b7d99
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -147,14 +147,30 @@ The unit tests are found in the tests/ directory. To execute them::
$ python setup.py test # an alias for pytest
$ py.test # an alternative way of running tests, please see: py.test -h

Alternatively, to run all tests on all supported implementations and versions of
Python, one can just execute the following command::

$ tox

Continuous Integration
----------------------

We use tox together with various continuous integration services to analyse the
code quality and test rapidpro-pull on all supported platforms (Linux, MacOS,
Windows) and on all supported implementations and versions of Python. The
status of the current stable release can be easily checked by looking at the
status badges at the top of this document (`rapidpro-pull`_).

Contact
-------

Please feel free to use this project issue tracker where appropriate, fork
this repository and generate pull requests. The author can also be contacted
via e-mail_: Tomasz J. Kotarba <tomasz@kotarba.net>.

Special Thanks
--------------

Special thanks to Robert Johnston (a crusading saint of UNICEF, always ready to
fight dragons to save those in need) without whom this project would never be.

Expand Down

0 comments on commit b3b7d99

Please sign in to comment.