diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-12-10 17:09:47 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-12-10 17:09:47 -0500 |
commit | d533b8e9223b9c938655e5b666fc928e2d996cd3 (patch) | |
tree | 965e200efa7590878b40d61399a16f32453655d0 /lib/sqlalchemy/testing/assertsql.py | |
parent | fb443199c19296edbd3ea5e805f57777d450a4db (diff) | |
download | sqlalchemy-d533b8e9223b9c938655e5b666fc928e2d996cd3.tar.gz |
- The ORM and Core tutorials, which have always been in doctest format,
are now exercised within the normal unit test suite in both Python
2 and Python 3.
- remove the old testdocs.py runner and replace with test/base/test_tutorials.py
- use pytest's unicode fixer so that we can test for unicode strings
in both py2k/3k
- use py3k format overall for prints, exceptions
- add other fixers to guarantee deterministic results
- add skips and ellipses to outputs that aren't worth matching
Diffstat (limited to 'lib/sqlalchemy/testing/assertsql.py')
0 files changed, 0 insertions, 0 deletions