]> git.phdru.name Git - sqlconvert.git/history - tox.ini
Use test coverage in tox.ini
[sqlconvert.git] / tox.ini
2016-09-26 Oleg BroytmanUse test coverage in tox.ini
2016-09-25 Oleg BroytmanAdd tests for SQLite
2016-09-25 Oleg BroytmanDo not clean up: rm doesn't work
2016-09-24 Oleg BroytmanRun flake8 from root to test docs and scripts
2016-09-24 Oleg BroytmanAdd a test for unescaped strings for Postgres
2016-09-24 Oleg BroytmanRemove unused py.test
2016-09-24 Oleg BroytmanSimplify tox.ini: call pytest with the current python
2016-09-20 Oleg BroytmanUse coverage and tox for testing