tests: Add conftest.py for pytest This adds a conftest.py for pytest that initializes the Pylons app so that the SQLAlchemy session is bound and such. This...
Marc Abramowitz committed on 2015-04-07 23:21:12
branch: default tag: tip changeset: 07dbfabb tests: Add conftest.py for pytest This adds a conftest.py for pytest that initializes the Pylons app so that the SQLAlchemy session is bound and such. This is sort of the Python analogue for the nosetest plugin that Pylons includes: https://github.com/Pylons/pylons/blob/master/pylons/test.py A kallithea/tests/conftest.py (14 lines added, 0 lines removed) |
_______________________________________________ kallithea-general mailing list [email protected] http://lists.sfconservancy.org/mailman/listinfo/kallithea-general
