Skip to content

Commit 0160077

Browse files
committed
add README.md
1 parent c869587 commit 0160077

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# PHP Testing
2+
---
3+
A repositroy containing PHP tests.
4+
5+
### Setup
6+
1) Run ```` composer install ````
7+
2) Run ```` phpunit ````
8+
9+
### Contribution
10+
Please feel free to add pull requests for adding more tests or any other fix. Please make sure all the tests are passing.
11+
12+
### LICENSE
13+
MIT

0 commit comments

Comments
 (0)