We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc1a343 commit 67f18adCopy full SHA for 67f18ad
CONTRIBUTING.md
@@ -4,6 +4,6 @@ Thank you for you interest! Here are some key guidelines.
4
## PSR
5
We want to follow the latest actual [PSR](http://www.php-fig.org/psr/) standards.
6
7
-## Tests are documentation
+## Tests are the documentation
8
The use cases and library's API must be expressed in a form of tests. We use PHPUnit, but it does not mean all tests
9
are expected to be unit tests. No logic must be written without a supporting test.
0 commit comments