Skip to content

KnowTheCode/ktc-testing-series

Repository files navigation

KTC Testing Series

This repository is a companion of the Know the Code Testing Series for labs:

To install, do the following:

  1. Make sure you've already set up your Mac or Windows machine with a Local Host (such as Local by Flywheel, VVV, or others), Git, SSH, and Composer.
  2. Spin up a new local site on your machine. I've called my testinglab.local.
  3. Open your favorite command line tool.
  4. Navigate to the themes directory in your local site, i.e. the one you created above.
  5. Type: git clone https://github.com/KnowTheCode/ktc-testing-series.git.
  6. Type: cd ktc-testing-series.
  7. Type: composer install.

Bam, you're ready to dive deep into PHP unit and integration testing.

About

Stripped down Beans for the Know the Code Testing Series

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published