We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 589ab12 commit 6054f55Copy full SHA for 6054f55
useful_resources.rst
@@ -31,8 +31,11 @@ For example a list of the most known:
31
- https://github.com/beberlei/assert
32
- https://github.com/zenstruck/assert
33
34
-.. caution::
+.. admonition:: Caution with PHPUnit
35
+ :class: caution
36
+
37
If you are familiar with PHPUnit, you can use its assertion library
38
39
.. code-block:: bash
40
41
$ php composer.phar require --dev phpunit/phpunit
0 commit comments