About This Course
Learn how to integrate a third party API using Test Driven Development
Integrating a third party API into your project can be complicated. Even more so if you want to use Test Driven Development. In this course we will examine a simple approach to test your integration with Stripe
Create a Shopping Cart with Stripe Checkout using TDD and Laravel
By the end of this course, you will acquire sufficient knowledge on:
Develop faster and deliver better products
By using Test Driven Development and integration testing, you will feel much more confident about your final product and its interactions with a third party API, knowing that it has been thoroughly tested and it works as intended.
Create Feature & Unit tests for your projects
Apply Test Driven Development best practices
Implement a simple shopping cart in session
Vishal P.
Good Practical Course. But i was looking for Test Double practice.