Skip to content

This project is a small test in order to count all word references.

Notifications You must be signed in to change notification settings

yoannblot/wordcounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Counter

This project is a small test in order to count all word references.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

In order to launch unit and functional tests, you need to have php7.1+ and phpunit

php 7.1+
phpunit 6.4+

Running the tests

In order to take the autoloaders, you need to configure your tests with the given file :

/tests/phpunit.xml

Example of command line :

php /path/to/phpunit.phar -c .\tests\phpunit.xml --testdox

Coding style

This project follows those PHP best practices :

Author

Enjoy!

About

This project is a small test in order to count all word references.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages