Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc417d4c

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: Removed redundancy in package requirements
2 parents2b9e1af +30e02a9 commitc417d4c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎testing.rst‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,8 @@ Symfony integrates with an independent library called `PHPUnit`_ to give
1515
you a rich testing framework. This article won't cover PHPUnit itself,
1616
which has its own excellent `documentation`_.
1717

18-
Before creating your first test, install ``phpunit/phpunit`` by installing
19-
``symfony/test-pack``, which also installs some other packages providing useful
20-
Symfony test utilities:
18+
Before creating your first test, install ``symfony/test-pack``, which installs
19+
some other packages needed for testing (such as ``phpunit/phpunit``):
2120

2221
..code-block::terminal
2322

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp