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 98e0756

Browse files
qa: Add "testing" keyword to composer.json (#15)
See: php-mock/php-mock#48
1 parent 935b92e commit 98e0756

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-mockery",
33
"type": "library",
44
"description": "Mock built-in PHP functions (e.g. time()) with Mockery. This package relies on PHP's namespace fallback policy. No further extension is needed.",
5-
"keywords": ["mockery", "mock", "stub", "test double", "function", "test", "TDD", "BDD"],
5+
"keywords": ["mockery", "mock", "stub", "test double", "function", "test", "testing", "TDD", "BDD"],
66
"homepage": "https://github.com/php-mock/php-mock-mockery",
77
"license": "WTFPL",
88
"authors": [

0 commit comments

Comments
(0)

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