Skip to content

Testing

You are viewing an outdated version of the documentation.
Click here to switch to the stable version (v6.6), or use the version switcher on the left to navigate between versions.

Testing

When it comes to testing, you might immediately think about unit tests. Of course, we have got you covered then:

PHP unit testing

Even though unit tests are definitely great, you might want to do some end-to-end testing, which is covered here:

End-to-end testing

Following section also covers unit tests in Storefront and Administration.