echo "This is $(pwd)" python myapp.py &+ echo This is start .jenkins/workspace/myflaskapptest_master
This isdurable-1518e85e/script.sh: 8: .jenkins/workspac
我想使用nose2在之后运行包含在unittest.TestCase的子类中的单个测试,但它似乎对我不起作用。self.assertEqual("hello".upper(), "HELLO")
unittest.main()kurt@kurt-ThinkPad:~/Documents/Scratch$ nose