Try to run some sqlalchemy tests manually
Using their test runner is quite hard since it tries to override a lot of basic functionality (ex for enhanced tracebacks). So just do some manual test discovery, and only run the tests that cpython can pass using this setup. We still fail a couple more though.
Showing
test/tests/no_newline.py
0 → 100644
test/tests/str_adding.py
0 → 100644
Please register or sign in to comment