zhyq0826 / zhyq0826.github.io

三月沙的博客
http://sanyuesha.com
6 stars 1 forks source link

使用 nose 测试 #87

Closed zhyq0826 closed 7 years ago

zhyq0826 commented 7 years ago

mark tag

利用 nose 的 attr plugin 可以对 api 进行分类测试

@attr(tags=['rtime_zero', 'api'])
@attr(tag='api')