File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ .idea
12/vendor /
Original file line number Diff line number Diff line change 1- # Slim Test Helpers [ ![ Build Status] ( https://travis-ci.org/there4/slim-test-helpers.svg?branch=master )] ( https://travis-ci.org/there4/slim-test-helpers )
1+ # Slim 2 Test Helpers [ ![ Build Status] ( https://travis-ci.org/there4/slim-test-helpers.svg?branch=master )] ( https://travis-ci.org/there4/slim-test-helpers )
22> Integration testing helpers for the Slim Framework
33
4+ These helpers are built for * [ Slim Framework 2] [ docs ] * . For the latest release
5+ please see [ the master branch] [ master ] .
6+
47For a full example, please see the companion repo at [ there4/slim-unit-testing-example] [ example ] .
58
69## Example
@@ -72,3 +75,5 @@ your app [by extending][webtestcase] the `WebTestCase` helper.
7275[ example ] : https://github.com/there4/slim-unit-testing-example
7376[ bootstrap ] : https://github.com/there4/slim-unit-testing-example/blob/master/tests/bootstrap.php
7477[ webtestcase ] : https://github.com/there4/slim-test-helpers/blob/master/src/There4/Slim/Test/WebTestCase.php
78+ [ docs ] : http://docs.slimframework.com/
79+ [ master ] : https://github.com/there4/slim-test-helpers/tree/master
You can’t perform that action at this time.
0 commit comments