Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 261 Bytes

automated-testing.md

File metadata and controls

10 lines (6 loc) · 261 Bytes

Automated Tests

This project has Browser, Feature, and Unit tests.

PHP Tests

Support for testing with PHPUnit is included out of the box with Laravel.

To run the feature and unit tests use: vendor/bin/phpunit