content: add configuring PHPUnit
This commit is contained in:
parent
03ffa4398f
commit
c927a44a1b
|
@ -25,6 +25,7 @@ I offer an interactive full-day workshop (previously presented at DrupalCamp Lon
|
|||
* What is automated testing, and why write tests?
|
||||
* What types of tests are available in Drupal?
|
||||
* Outside-in vs. inside-out testing.
|
||||
* Configuring Drupal and PHPUnit to run tests locally.
|
||||
* Exercise: writing tests for existing Drupal core functionality.
|
||||
* Exercise: adding tests to an existing custom module.
|
||||
* What is test-driven development?
|
||||
|
|
Loading…
Reference in a new issue