Skip to content

Commit b093cc3

Browse files
authored
Merge pull request #3946 from shaedrich/phpunit
Add related to topic "PHPUnit"
2 parents 68dd165 + 0fb1935 commit b093cc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

topics/phpunit/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
related: php
2+
related: php, xunit, junit, xdebug, phpdbg, unit-testing, pcov, testdox, cobertura, code-coverage
33
created_by: Sebastian Bergmann
44
display_name: PHPUnit
55
github_url: https://github.com/sebastianbergmann/phpunit
@@ -9,4 +9,4 @@ topic: phpunit
99
url: https://phpunit.de/
1010
wikipedia_url: https://en.wikipedia.org/wiki/PHPUnit
1111
---
12-
PHPUnit is a unit testing framework for the PHP programming language. It is an instance of the xUnit architecture for unit testing frameworks.
12+
**PHPUnit** is a unit testing framework for the PHP programming language. It is an instance of the xUnit architecture for unit testing frameworks.

0 commit comments

Comments
 (0)