We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb52b7 commit b268226Copy full SHA for b268226
best_practices/tests.rst
@@ -113,7 +113,7 @@ pure JavaScript-based testing tools.
113
Learn More about Functional Tests
114
---------------------------------
115
116
-Consider using `Faker`_ and `Alice`_ libraries to generate real-looking data
+Consider using `Faker`_, `Alice`_ or `HautelookAliceBundle`_ libraries to generate real-looking data
117
for your test fixtures.
118
119
.. _`Faker`: https://github.com/fzaninotto/Faker
@@ -122,3 +122,4 @@ for your test fixtures.
122
.. _`PhpSpec`: http://www.phpspec.net/
123
.. _`Mink`: http://mink.behat.org
124
.. _`smoke testing`: https://en.wikipedia.org/wiki/Smoke_testing_(software)
125
+.. _`HautelookAliceBundle`: https://github.com/hautelook/AliceBundle
0 commit comments