How to Run Codeception Tests


In this video we look into how to actually run our Codeception tests.

We cover:

  • how to run all your tests in a batch
  • how to run a single suite
  • how to run an individual test file

These are the most common ways to run your tests, and if you are doing TDD and/or BDD, you will be doing this a lot!

A quick reference of all the available commands to run your Codeception tests can be found here

Code For This Course

Get the code for this course.

Code For This Video

Get the code for this video.

Episodes