# 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`