Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iuravic committed Jun 26, 2017
1 parent 4cc23bd commit a95f656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,6 @@ The configuration specifics are described within the [`duktig-skeleton-web-app`]
<a name="testing"></a>
# Testing

The `duktig-core` and all the other packages implemented by the `duktig-skeleton-web-app` are fully tested using PHPUnit and Mockery.
The `duktig-core` and all the the other [packages](https://github.com/iuravic/duktig-skeleton-web-app/blob/master/README.md#dependencies) implemented by the `duktig-skeleton-web-app` are fully tested using PHPUnit and Mockery.

A special [`Duktig\Test\AppTesting`](https://github.com/iuravic/duktig-core/blob/master/tests/AppTesting.php) class is available for the testing environment. It extends access to the container and to the response object. It can be used to easily mock services, and to gain direct access to the response.

0 comments on commit a95f656

Please sign in to comment.