Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 907 Bytes

testing.md

File metadata and controls

7 lines (6 loc) · 907 Bytes

Testing

You can run the tests by running ./vendor/bin/phpunit in your terminal from inside the plugin directory. To change the tests, take a look in the tests directory of the plugin, you'll find that it's structured very similarly to the src/transformer directory. You should also notice that each test is made up of 4 files: