Skip to content

Article from Victor Lebrun

Fixtures, the right gestures

April 10, 2019Victor Lebrun6 min read

🔥 Fixtures recently helped me a lot to save time and write efficient tests. In this article, I would like to share with you how fixtures can help to: Test the performance of your app. Generate awesome data on a Symfony project. Apply good practices in functional testing. This article explores ways…

Continue reading →