The py.test and nosetests tools even have a few command-line options that they share in common, like the -v option that makes them print the name of each test as it is executed.
test和nosetests工具甚至有几个相同的命令行选项,比如- v选项在执行测试时输出测试的名称。
The py.test and nosetests tools even have a few command-line options that they share in common, like the -v option that makes them print the name of each test as it is executed.
test和nosetests工具甚至有几个相同的命令行选项,比如- v选项在执行测试时输出测试的名称。
应用推荐