Files
wp-strava/tests
Justin Foell c90d5c6d28 Added calories
2021-04-30 13:15:16 -05:00
..
2021-04-30 13:15:16 -05:00
2020-01-31 11:56:47 -06:00

Unit Tests

While the main WP-Strava plugin code itself is PHP 5.2 compatible, you will need at least PHP 7.2 to run unit tests.

Installation

In the main plugin directory run the following commands from the terminal:

composer install

Running Tests

In the main plugin directory run the following commands from the terminal:

vendor/bin/phpunit