msgpack-python/test
Ken Dreyer f40fdf523a tests: add pytest 2.3 compatibility
Adjust the skipif conditional to use the older pytest 2.3 syntax.

(This allows the tests to pass with the system pytest package on RHEL
7.0, since RHEL 7.0 ships pytest 2.3.5.)
2015-01-23 12:27:58 -07:00
..
test_buffer.py Remove unused import. 2014-02-17 09:54:55 +09:00
test_case.py Use py.test instead of nosetests. 2012-12-29 11:24:25 +09:00
test_except.py Use py.test instead of nosetests. 2012-12-29 11:24:25 +09:00
test_extension.py Packing ExtType and some cleanup 2013-10-20 20:28:32 +09:00
test_format.py Use py.test instead of nosetests. 2012-12-29 11:24:25 +09:00
test_limits.py Fix build and tests. 2014-08-31 02:29:05 +09:00
test_newspec.py Add tests and bugfix. 2013-10-21 00:29:05 +09:00
test_obj.py Always raise TypeError for wrong argument types 2014-02-11 20:42:58 +01:00
test_pack.py Remove six completely. 2014-02-15 22:36:52 +09:00
test_read_size.py Split exceptions. 2012-12-10 00:31:19 +09:00
test_seq.py Remove six.b() 2014-02-15 22:20:57 +09:00
test_sequnpack.py six.BytesIO => io.BytesIO 2014-02-15 22:16:01 +09:00
test_subtype.py Use py.test instead of nosetests. 2012-12-29 11:24:25 +09:00
test_unpack.py tests: add pytest 2.3 compatibility 2015-01-23 12:27:58 -07:00
test_unpack_raw.py six.BytesIO => io.BytesIO 2014-02-15 22:16:01 +09:00