mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-06-06 14:04:55 +02:00
Removed phpunit output from README
This commit is contained in:
parent
f158b2c701
commit
faaf99a7ea
16
README.md
16
README.md
@ -39,22 +39,6 @@ Read more about how to install and use `Composer` on your local machine [here](h
|
||||
$ ./vendor/bin/phpunit
|
||||
```
|
||||
|
||||
Output example
|
||||
|
||||
```bash
|
||||
vagrant@design-patterns:/vagrant$ ./vendor/bin/phpunit
|
||||
PHPUnit 4.6.10 by Sebastian Bergmann and contributors.
|
||||
|
||||
Configuration read from /vagrant/phpunit.xml
|
||||
|
||||
................................................................. 65 / 71 ( 91%)
|
||||
......
|
||||
|
||||
Time: 554 ms, Memory: 5.75Mb
|
||||
|
||||
OK (71 tests, 128 assertions)
|
||||
```
|
||||
|
||||
## Patterns
|
||||
|
||||
The patterns can be structured in roughly three different categories. Please click on the [:notebook:](http://en.wikipedia.org/wiki/Software_design_pattern) for a full explanation of the pattern on Wikipedia.
|
||||
|
Loading…
x
Reference in New Issue
Block a user