Laravel Unit Test/Feature Test and Integration Test
I have one question. regarding with Laravel Unit Test/Feature Test and Integration Test
I can see Feature Test and unit test folders in laravel project. Someone ask me to prepare integration test also.
I m little bit confused. How could i create integration testing in laravel ?
I have one question.
@ddsameera No, you don’t. You create multiple questions a day.
I can see Feature Test and unit test folders in laravel project. Someone ask me to prepare integration test also.
I m little bit confused. How could i create integration testing in laravel ?
Create a new folder. Add a new entry to your phpunit.xml file for it.
Please or to participate in this conversation.