You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-4Lines changed: 13 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,24 +10,24 @@ Dockerised Drupal 8 development environment using PHP 7.0 on Ubuntu 14.04 with H
10
10
## Front-end Tools
11
11
12
12
-[Wraith](https://github.com/BBC-News/wraith) - for visual regression testing.
13
-
-[PhantomJS](http://phantomjs.org/) - for smoke tests.
13
+
-[BrowserStackLocal](https://www.browserstack.com) - for automating browser tests locally (need a paid account).
14
14
15
15
## PHP Documentation Tools
16
16
17
17
-[DoxyGen](http://www.doxygen.org) - generate documentation from annotated PHP code. It is used to generate XML which is then interpreted by Sphinx.
18
18
-[Sphinx](http://sphinx-doc.org/) - generate beautiful [Read The Docs](http://docs.readthedocs.org/en/latest/) format using [Breathe](https://breathe.readthedocs.org/) as a bridge to DoxyGen XML output.
0 commit comments