mirror of
https://github.com/furyfire/trueskill.git
synced 2025-04-16 11:04:27 +00:00
Adding "CoversNothing" to split integration tests from unittests.
This commit is contained in:
8
README
8
README
@ -6,4 +6,10 @@ For more details on how the algorithm works, see
|
||||
|
||||
http://www.moserware.com/2010/03/computing-your-skill.html
|
||||
|
||||
For details on how to use this project, see the accompanying unit tests with this project
|
||||
For details on how to use this project, see the accompanying example snippets with this project.
|
||||
|
||||
For development Composer and the following packages are used (Recommended as Phars installed via Phive)
|
||||
|
||||
sudo phive install -g composer phpdocumentor infection phpcs phpcbf phploc phpbench overtrue/phplint
|
||||
composer install
|
||||
composer all
|
Reference in New Issue
Block a user