User tests: Successful: Unsuccessful:
Yeah I understand your point, we can add that command, but is a overhead in some sense because we will execute run:test many times, the assumption is once we have the testing site setup and created, we are running individual test, or while developing a new test we use this command and I am not sure if we should check if Joomla-cms exist everytime.
test. Ok
@javigomez Should I close this one?
In the
runTest
method this command is missing:This means that if the test site is not present, the test execution will fail. Is that intended?