contribute

Pull requests are very welcome! Make sure your patches are well tested and documented :)

running the tests

If you are using a virtualenv, all you need is:

$ make test

writing docs

Splinter documentation is written using Sphinx, which uses RST. Check these tools docs to learn how to write docs for Splinter.

building docs

In order to build the HTML docs, just run on terminal:

$ make doc

Table Of Contents

This Page