MAINT: Add more pytest idiom to parser tests by gfyoung · Pull Request #23712 · pandas-dev/pandas (original) (raw)

@jreback @jbrockmendel : Here is the plan:

Once that is done, we no longer need test_parsers.py. All tests will be nice and modular and not all clumped into one giant test class as they are currently.

Hopefully that clears things up?