shunit2 icon indicating copy to clipboard operation
shunit2 copied to clipboard

执行单个案例,是否可以打印他的执行过程

Open Msmevol opened this issue 2 years ago • 0 comments

[root@]#./test_1.sh -- test_choose_vhost_bind_cpu8

test_choose_vhost_bind_cpu8

Ran 1 test.

OK

[root@docke]# 想要在执行这个单独的案例的时候能够,答应出来执行结果,类似于/bin/bash -X

Msmevol avatar Sep 21 '23 13:09 Msmevol