Skip to content

Commit 41ffd00

Browse files
sebastianbergmannfabpot
authored andcommitted
Point to information on how to run the test suite. (closes symfony#5405)
1 parent 797ba68 commit 41ffd00

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,15 @@ Symfony2 is an open source, community-driven project. If you'd like to contribut
5050
please read the [Contributing Code][4] part of the documentation. If you're submitting
5151
a pull request, please follow the guidelines in the [Submitting a Patch][5] section.
5252

53+
Running Symfony2 Tests
54+
----------------------
55+
56+
Information on how to run the Symfony2 test suite can be found in the
57+
[Running Symfony2 Tests][6] section.
58+
5359
[1]: http://symfony.com/download
5460
[2]: http://symfony.com/get_started
5561
[3]: http://symfony.com/doc/current/
5662
[4]: http://symfony.com/doc/current/contributing/code/index.html
5763
[5]: http://symfony.com/doc/current/contributing/code/patches.html#check-list
64+
[6]: http://symfony.com/doc/master/contributing/code/tests.html

0 commit comments

Comments
 (0)