8000 minor #6051 Mention HautelookAliceBundle in best practices (theofidry… · symfony/symfony-docs@cd49813 · GitHub
[go: up one dir, main page]

Skip to content

Commit cd49813

Browse files
committed
minor #6051 Mention HautelookAliceBundle in best practices (theofidry, WouterJ)
This PR was merged into the 2.3 branch. Discussion ---------- Mention HautelookAliceBundle in best practices Finishes #5773 | Q | A | --- | --- | Doc fix? | no | New docs? | yes | Applies to | all | Fixed tickets | - Reasons why I choosed HautelookAliceBundle over h4ccAliceFixturesBundle: * It seems more active * It supports Symfony 3 * It supports more database providers Commits ------- 621336d Rewrite message b268226 Add HautelookAliceBundle mention
2 parents 6c07b60 + 621336d commit cd49813

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

best_practices/tests.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,12 +113,13 @@ pure JavaScript-based testing tools.
113113
Learn More about Functional Tests
114114
---------------------------------
115115

116-
Consider using `Faker`_ and `Alice`_ libraries to generate real-looking data
117-
for your test fixtures.
116+
Consider using the `HautelookAliceBundle`_ to generate real-looking data for
117+
your test fixtures using `Faker`_ and `Alice`_.
118118

119119
.. _`Faker`: https://github.com/fzaninotto/Faker
120120
.. _`Alice`: https://github.com/nelmio/alice
121121
.. _`PhpUnit`: https://phpunit.de/
122122
.. _`PhpSpec`: http://www.phpspec.net/
123123
.. _`Mink`: http://mink.behat.org
124124
.. _`smoke testing`: https://en.wikipedia.org/wiki/Smoke_testing_(software)
125+
.. _`HautelookAliceBundle`: https://github.com/hautelook/AliceBundle

0 commit comments

Comments
 (0)
0