Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The project's sources are located in src/ and the unit tests in tests/

- Open a command line console
- Change directory to project root
- Install the project dependencies (PHPUnit) from composer by running one of the following commands:
  If you already have composer installed globally run
        $ composer install
        $ composer update
  if composer is not installed run
        $ php composer.phar install
        $ php composer.phar update

- Run unit tests with the following command:
        $ php vendor/bin/phpunit tests/AppDataTest.php

About

Odesk PHP test

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages