<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://127.0.0.1:5000/repos/kallithea/changeset/07dbfabb8fea8a11dbf5963c84debc1ccdfb64bc" style="text-decoration: none; font-weight: bold; color: #573;">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...</a></h1>
<div id="body">
Marc Abramowitz committed on 2015-04-07 23:21:12<br />branch: default<br />tag: tip<br />changeset: <a href="https://127.0.0.1:5000/repos/kallithea/changeset/07dbfabb8fea8a11dbf5963c84debc1ccdfb64bc">07dbfabb</a><pre>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: <a href="https://github.com/Pylons/pylons/blob/master/pylons/test.py">https://github.com/Pylons/pylons/blob/master/pylons/test.py</a>

 A kallithea/tests/conftest.py (14 lines added, 0 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>