diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2017-07-04 19:37:48 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2017-07-05 11:19:57 -0600 |
commit | 0ad966df24b514f0713e2f32e9b6baa4ad883d5f (patch) | |
tree | 0171317a328e2c7e34777e7b08d1322b624d9aee /numpy/lib/tests/test_regression.py | |
parent | ae84af3b6e6d96e4be408e8a56408290ee1879db (diff) | |
download | numpy-0ad966df24b514f0713e2f32e9b6baa4ad883d5f.tar.gz |
ENH: Add parametrize decorator for nose.
One of the steps in achieving pytest compatibility is to get rid of
yield based nose tests. Having some basic version of parametrize offers
a way to do that.
Note that the version here is very restricted and does not have all the
capabilities of the pytest version. Such are the drawbacks of backward
compatibility.
Diffstat (limited to 'numpy/lib/tests/test_regression.py')
0 files changed, 0 insertions, 0 deletions