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.