Files
sqlalchemy/lib
Mike Bayer dfd20fbbdb Use pytest items in custom collection
We have a custom test collection hook that did not take
node of the actual list of functions in items.  By looking
in this list we now support the class/function arguments
passed to the py.test command line.

Change-Id: I1238c7c5796a296037ab9ef3bedf0f619a730481
2019-04-13 17:05:08 -04:00
..