library/README.md

7 lines
115 B
Markdown
Raw Normal View History

2017-03-28 16:24:25 +02:00
# Library
## Développement
### Tests unitaires
Pour lancer les tests unitaires:
```
vendor/bin/phpunit tests/*
```