Files
sqlalchemy/test/sql
Mike Bayer ed553fffd6 Implement facade for pytest parametrize, fixtures, classlevel
Add factilities to implement pytest.mark.parametrize and
pytest.fixtures patterns, which largely resemble things we are
already doing.

Ensure a facade is used, so that the test suite remains independent
of py.test, but also tailors the functions to the more limited
scope in which we are using them.

Additionally, create a class-based version that works from the
same facade.

Several old polymorphic tests as well as two of the sql test
are refactored to use the new features.

Change-Id: I6ef8af1dafff92534313016944d447f9439856cf
References: #4896
2019-10-20 20:49:03 -04:00
..
2019-07-21 10:51:29 +10:00
2019-03-05 20:29:05 -05:00
2019-01-06 18:23:11 -05:00
2019-01-06 18:23:11 -05:00