02e4f40ec9
because nose is in deprecation[1] so we need to use nose2, or pytests instead. This commit suggests to use nose2 and fix some import errors on slow attribute according to the docs [2] 1: https://nose.readthedocs.io/en/latest/#note-to-users 2: https://docs.nose2.io/en/latest/plugins/attrib.html Change-Id: Idc0c8c146a9ac7fa7ffd90793211422571852d82
3 lines
42 B
INI
3 lines
42 B
INI
[unittest]
|
|
plugins = nose2.plugins.attrib
|