How This Test Saved Kents Site (Дата оригинальной публикации: )

Testing is a difficult and time consuming process, but it doesn’t have to be. If you take advantage of implicit testing you can get the same level of test quality and coverage while writing significantly less tests. This is exactly what Kent C. Dodds has done on his Epic Web site since he has just one test that gives him pretty good test coverage. In this video I will explain what implicit testing is and how you can take advantage of it. 📚 Materials/References: Implicit Assertions Article: 🌎 Find Me Here: My Blog: My Courses: Patreon: Twitter: Discord: GitHub: CodePen: ⏱️ Timestamps: 00:00 - Introduction 01:18 - What Are Implicit Assertions 04:10 - Why This Is Useful #WebDevelopment #WDS #Testing
Back to Top