Stop Writing Tests
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore next-generation tools for automating testing workflows in this 22-minute EuroPython 2021 conference talk. Discover how property-based testing can help write more powerful tests by automating test case selection, learn about code introspection and templating tools that can assist in writing tests, and understand adaptive fuzzing tools that continuously run and fine-tune tests to find bugs. Gain insights into automating manual aspects of testing, including test case selection, output verification, and test execution scheduling. By the end of the talk, acquire knowledge on implementing these advanced testing techniques to enhance your testing processes.
Syllabus
Zac Hatfield Dodds - Stop Writing Tests!
Taught by
EuroPython Conference
Related Courses
Automated Software Testing: Model and State-based TestingDelft University of Technology via edX F#: Automated Testing for Developers
LinkedIn Learning Writing Tests with F#
Microsoft via YouTube Functions and Determinism in Property-based Testing - Lecture 9
ChariotSolutions via YouTube The Lazy Programmer's Guide to Writing Thousands of Tests
NDC Conferences via YouTube