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 c245f6c commit 199d30dCopy full SHA for 199d30d
README.md
@@ -1 +1,5 @@
1
-"# PHPUnit-Advance-Testing"
+# PHPUnit-Advance-Testing
2
+
3
+In this small simple project I have covered Mock, Stub, Data Provider, Dummy and Exception testing.
4
+Also tried to cover code-coverage and database connection.
5
+The phpunit.xml file is free to use for anyone who needs a head stard, just edit the test suite and Logging path.
0 commit comments