Running unit tests in the browser |
Hello
Is there a way to run the unit tests created in the test folder in the browser? Or is the only way to run unit tests through the command line? Thanks
I don't know how to run in the browser.
In the past, there was https://github.com/VisualPHPUnit/VisualPHPUnit but it does not work in current PHP versions.
Is it possible to use shell_exec? If the answer is yes, what should be the input string to give the correct result?
|
Welcome Guest, Not a member yet? Register Sign In |