phpspec: Testing... *Designing* with a Bite
2h 54m 25s
English
Paid
Course description
phpspec: a tool for unit testing? Sure... but, oof, it's so much cooler than that! Yes, just like with our phpunit tutorial, when we finally launch our dinosaur park... during a hurricane... on a Friday night, we do not want all the dinosaurs to escape. But, phpspec goes one step beyond "just writing tests": it helps you think about the design of your classes first through "specifications" and "examples".
Read more about the course
And as a side-effect, yes! You get tests, code generation and, with a little bit of work, a nyan cat to tell us if our tests pass:
- Getting phpspec set up
- What's a specification?
- Writing examples
- Generating code from our specifications! Nice!
- Understanding matchers and writing out own for custom "assertions"
- How does phpspec fit into TDD, BDD, PHPUnit & Behat?
- Demystifying the
ObjectBehaviorclass - The red, green, refactor cycle
- Testing exceptions
- Prophecy & test doubles! Dummies, stubs, spies & mocks
- The let() method for set up
Watch Online
0:00
/ #1: Installing phpspec
All Course Lessons (28)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Installing phpspec Demo | 06:14 | |
| 2 | Buzzwords! Specification & Examples | 07:48 | |
| 3 | Matchers, Examples & Generation | 09:44 | |
| 4 | Custom Inline Matcher | 05:36 | |
| 5 | Registering & Autoloading a Custom Matcher | 05:27 | |
| 6 | Coding up the Custom Matcher | 05:45 | |
| 7 | phpspec? PHPUnit? BDD? TDD? Buzzwords? | 06:47 | |
| 8 | Red, Green, Refactor Cycle + More Dinosaurs | 05:42 | |
| 9 | The ObjectBehavior Magic | 05:31 | |
| 10 | The Magic of the Subject | 03:45 | |
| 11 | Describing Object Construction | 06:14 | |
| 12 | Coding & Debugging | 04:23 | |
| 13 | Instantiation with a static Factory Method | 05:39 | |
| 14 | Describing the Factory Service | 07:39 | |
| 15 | Object Dependencies: To Mock, or Not? | 08:16 | |
| 16 | Expecting Exceptions | 06:15 | |
| 17 | The ObjectStateMatcher | 07:12 | |
| 18 | Describing for Exception Messages | 08:15 | |
| 19 | When Existing Tests Break & Exceptions in __construct() | 07:20 | |
| 20 | Test Doubles | 06:09 | |
| 21 | The EnclosureBuilderService | 04:47 | |
| 22 | Dummies | 06:25 | |
| 23 | Stubs | 07:03 | |
| 24 | Promises (control return values) & Arguments | 06:04 | |
| 25 | Advanced Argument Matching | 04:00 | |
| 26 | Mocks & Spies - shouldBeCalledTimes() | 05:04 | |
| 27 | Test Doubles, Dummies, Mocks & Spies | 04:12 | |
| 28 | Let: The Setup Function | 07:09 |
Unlock unlimited learning
Get instant access to all 27 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Writing Readable PHP
Sources: spatie.be
Learn how to write code that’s a joy to read for you, your co-workers, and future self. View high-quality videos on both clean coding and static analysis.
2 hours 40 minutes 32 seconds
PHP Development Bootcamp: Zero to Mastery
Sources: zerotomastery.io
Join the ultimate PHP Bootcamp to learn modern PHP from scratch. Master PHP web development, create your own applications, and boost your career. Perfect for
23 hours 47 minutes 23 seconds
Become a WordPress Developer: Unlocking Power With Code
Sources: udemy
Learn PHP, JavaScript, WordPress theming & the WP REST API to Create Custom & Interactive WordPress Websites. Unlock the full power of WordPress and go beyond "just a blog platf...
41 hours 45 minutes 55 seconds
Self-Made SaaS Course
Sources: Andrew Schmelyun
Move from idea to a finished application with the video course "Building SaaS Yourself"! You will learn to create a fully functional SaaS application from...
5 hours 19 minutes 41 seconds
Make a Spotify Clone from Scratch: JavaScript PHP and MySQL
Sources: udemy
Do you want to become an expert in JavaScript, PHP and MySQL? Do you want to build a real music streaming site just like Spotify? If so, you’re in the right place! This course w...
14 hours 59 minutes 31 seconds