Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dont run py3k-only test files on Python 3.5 | Mike Bayer | 2020-08-13 | 1 | -1/+4 |
* | Implement rudimentary asyncio support w/ asyncpg | Mike Bayer | 2020-08-13 | 1 | -0/+5 |
* | Rename py.test to pytest | Gord Thompson | 2020-04-16 | 1 | -2/+2 |
* | move pytest assert rewrite to conftest.py | Mike Bayer | 2019-09-23 | 1 | -0/+4 |
* | Post black reformatting | Mike Bayer | 2019-01-06 | 1 | -1/+2 |
* | Run black -l 79 against all source files | Mike Bayer | 2019-01-06 | 1 | -5/+9 |
* | Make all tests to be PEP8 compliant | Khairi Hafsham | 2017-02-07 | 1 | -1/+0 |
* | - restore the use of PYTHONNOUSERSITE that was removed | Mike Bayer | 2016-01-27 | 1 | -0/+6 |
* | - Fixed the pathing used when tests run; for sqla_nose.py and py.test, | Mike Bayer | 2015-04-04 | 1 | -4/+6 |
* | - we really don't want to force lib here, but we do need | Mike Bayer | 2015-03-09 | 1 | -2/+1 |
* | - remove some crufty old testing options | Mike Bayer | 2014-09-14 | 1 | -3/+17 |
* | remove unused import | Matt Chisholm | 2014-04-14 | 1 | -1/+0 |
* | - Support has been added for pytest to run tests. This runner | Mike Bayer | 2014-03-03 | 1 | -0/+16 |