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

Commit 33a99c1

Browse files
qa: Add "testing" keyword to composer.json (#60)
See: php-mock/php-mock#48
1 parent 8cd8fc6 commit 33a99c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "php-mock/php-mock-phpunit",
33
"type": "library",
44
"description": "Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.",
5-
"keywords": ["phpunit", "mock", "stub", "test double", "function", "test", "TDD", "BDD"],
5+
"keywords": ["phpunit", "mock", "stub", "test double", "function", "test", "testing", "TDD", "BDD"],
66
"homepage": "https://github.com/php-mock/php-mock-phpunit",
77
"license": "WTFPL",
88
"authors": [

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /