Skip to content

oliworx/simple-phpunit-example

Repository files navigation

simple-phpunit-example

a very basic example to start with PHP and PHPUnit

you will need

run the tests with phpunit:

phpunit

run the actual script (to test if 2017 is a prime number):

php isprime.php 2017

Using these awesome free services for continuous integration:

GitHub Actions GitHub Actions Status

Circle CI Circle CI

Travis CI Travis Build Status

Semaphore CI Build Status

License

MIT License: https://kurmis.mit-license.org

About

a very basic example to start with php and phpunit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages