Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
weekly release 3.10.1+
[moodle.git]
/
behat.yml.dist
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
default:
2
suites:
3
default:
4
paths: { }
5
contexts: { }
6
extensions:
7
Behat\MinkExtension:
8
base_url: 'http://localhost:8000'
9
goutte: null
10
selenium2: null
11
Moodle\BehatExtension:
12
moodledirroot: /Should/Change/To/Moodle/www/dir
13
steps_definitions: { }