i try run phpunit test in server on vagrant(ubuntu14) , don't know why phpunit slow.
command:
phpunit filetest.php
result:
time: 4.68seconds <<(what's slow?)
(11 tests, 11 assertions)
i try run phpunit test in server on vagrant(ubuntu14) , don't know why phpunit slow.
command:
phpunit filetest.php
result:
time: 4.68seconds <<(what's slow?)
(11 tests, 11 assertions)
Comments
Post a Comment