Files
wp-strava/tests/README.md
T

15 lines
243 B
Markdown
Raw Normal View History

2018-11-09 13:45:37 -06:00
# 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`