Skip to content

Commit e1a4354

Browse files
DavertMikNaktibalda
authored andcommitted
Unified bootstrap loading (#5645)
* * Unified bootstrap loading * Deprecated configuring bootstrap for all suites implicitly * Added `--bootstrap` option to `run` See http://phptest.club/t/bootstrap-deprecations-in-3-0/2196 * fixed tests * fixed suites bootstrap files * Added tests, and docs, for new bootstrap process * minor fixes * removed generated snapshot * Deleted generated actions file * replaced include with require
1 parent 23d56f5 commit e1a4354

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/web.suite.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
class_name: WebGuy
2+
bootstrap: _bootstrap.php
23
modules:
34
enabled: [WebDriver, WebHelper]
45
config:

0 commit comments

Comments
 (0)