Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Laravel: PHPUnit Testing for Beginners

    Posted By: IrGens
    Laravel: PHPUnit Testing for Beginners

    Laravel: PHPUnit Testing for Beginners
    .MP4, AVC, 1862x1080, 30 fps | English, AAC, 2 Ch | 1.5h | 2.54 GB
    Instructor: Povilas Korop

    You wanted to write tests but never started?

    Automated testing is a crucial part of any long-term IT project. But often developers don't have time for that - budgets and deadlines are tight, and clients want to launch features quickly.

    As a result, a lot of developers never start actually testing, because they don't have projects with time/budget to afford this "luxury". Also it seems that PHPUnit and "100% Test Coverage" are really complicated.

    In reality, automated testing is pretty simple - and I will prove it to you in this course.

    To start testing simple functionality, it's enough to invest a few hours and you will adapt the mindset, with basic examples.

    Throughout this course, we will create a mini-application for Products CRUD, and with every page I will show you different details of automated testing:

    - Testing that some text is on the page
    - Testing that some data is correctly added/updated/deleted
    - Testing that correct validation was actually fired
    - Testing that only authenticated users access the data
    - etc.

    Finally, in the last lesson I will show you a TDD approach to write tests, with test written before the actual application.

    So, let's dive in?


    Laravel: PHPUnit Testing for Beginners