# Testing guidelines
# Introduction
This section provisions the desired testing process of a project.
# Manual testing
Details about manual testing comese here.
# Automated testing
Automated testing to be introdcued and used ever more extensively on projects delivered using Laravel framework (beside manual testing). For front-end automated testing tool Cypress has been chosen.
# Cypress + Laravel resources
For using Cypress, please reffer to Cypress guide page. Resources for using Cypress with Laravel please visit the following articles: