-
Improvement
-
Resolution: Fixed
-
Minor
-
2.5.3, 2.6, 2.7
-
MOODLE_25_STABLE, MOODLE_26_STABLE, MOODLE_27_STABLE
-
MOODLE_25_STABLE, MOODLE_26_STABLE
-
MDL-42942_master -
Very similar to the way we do it in unit tests:
Moodle 2.7dev (Build: 20131117), pgsql, b6813d8f6aff2f24782c1679899c561dfa234576
|
PHPUnit 3.7.28 by Sebastian Bergmann.
|
|
Configuration read from /Users/Shared/Jenkins/Home/git_repositories/master/phpunit.xml
|
|
............................................................. 61 / 2358 ( 2%)
|
............................................................. 122 / 2358 ( 5%)
|
...
|
...
|
it would be interesting to have this information printed on each execution of behat tests (for easier identifying the run specifics):
- Moodle release
- DB type
- current commit (if the site is git-based)
- webdriver and OS where it's being executed.
Ciao