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 b268226 commit 621336dCopy full SHA for 621336d
best_practices/tests.rst
@@ -113,8 +113,8 @@ pure JavaScript-based testing tools.
113
Learn More about Functional Tests
114
---------------------------------
115
116
-Consider using `Faker`_, `Alice`_ or `HautelookAliceBundle`_ libraries to generate real-looking data
117
-for your test fixtures.
+Consider using the `HautelookAliceBundle`_ to generate real-looking data for
+your test fixtures using `Faker`_ and `Alice`_.
118
119
.. _`Faker`: https://github.com/fzaninotto/Faker
120
.. _`Alice`: https://github.com/nelmio/alice
0 commit comments