Skip to content

lmsamaris/log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Logic Test

Fizz Buzz

Getting Started

Open the CMD in the project root directory and run the following command to install PHPUnit

composer update

Use this command to run the TestCase for values from 1 to 20 presented in the FizzBuzzTest.php

 ./vendor/bin/phpunit FizzBuzzTest.php

About

Fizz Buzz Programming Logic Test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages