Completed
Examples
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
WordPress Acceptance Testing - Solved
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What is the Purpose of Automated Testing?
- 3 Types of Automated Testing
- 4 Automated Testing Tools
- 5 What Is Acceptance Testing?
- 6 The Problem (cont.)
- 7 WP Acceptance Overview
- 8 What Makes WP Acceptance Powerful?
- 9 Environment Instructions
- 10 wpacceptance.json
- 11 Snapshots (cont.)
- 12 Install and Usage
- 13 A Simple Test
- 14 Testing the Admin
- 15 Saving a Post
- 16 Standard Test Suite
- 17 Continuous Integration
- 18 Debugging
- 19 Examples
- 20 Extensive Documentation