Some of the tests do not pass (mostly for documented issues).
I also put up a TravisCI account on my repository so as to have continuous integration (for several python versions) and a report badge on the github main page (See : https://github.com/matclab/fabricate/tree/pytest. The badge links to the test reports)
I will now probably move the py.test fixtures in a conftest.py file so as to allow people to write more test files.