Setting up Vagrant for Unit Testing

With Paul Bearne in the Sunday Developer track

Learn how create and run unit tests using a Vagrant development server
We will cover creating units test in core, Plug-in and Themes.
We will cover the basic phpUnit commands

Learning outcomes

  • Understand what a Unit Test is
  • Know where to find unit tests
  • Know how to run a unit tests
  • learn how to create tests