Skip to content

Commit

Permalink
Updated README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
lonalore committed Dec 11, 2017
1 parent 928a37b commit b37a9a7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ e107 (v2) plugin - Provides a framework for unit and functional testing.
### Requirements

- SimpleTest requires the PHP **cURL** library to be available.
- SimpleTest requires the **DOMDocument** class to be available.
- SimpleTest requires the PHP **open_basedir** restriction to be disabled. Check your webserver configuration or contact your web host.
- [Batch API](https://github.com/lonalore/batch) plugin
- PHP **cURL** extension
- PHP **DOMDocument** class
- PHP **open_basedir** restriction need to be disabled. Check your webserver configuration or contact your web host.

### How e107's SimpleTest works

Expand Down
Binary file added images/readme/simpletest_overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b37a9a7

Please sign in to comment.