如何使用nose2指示模块级设置和拆卸方法?它看起来和nose不一样,我也找不到文档。提前谢谢。
发布于 2013-04-22 04:46:56
引入的layers插件用于组织装置和每个模块的设置。https://nose2.readthedocs.org/en/latest/plugins/layers.html
layers
https://stackoverflow.com/questions/14105836
相似问题