Testy: a minimal testing tool designed for teaching | Nahuel Garbezza | Conf42 JavaScript 2021

Conference: Conf42 JavaScript 2021

Year: 2021

Nahuel Garbezza Software Craftsman @ 10Pines Testy is a testing tool that emerged in the “Object-Oriented Programming 2” course at Universidad Católica Argentina, where I am the teacher and we learn OOP in dynamic languages like JavaScript. Testy has 2 main purposes: * Offer a smooth learning experience for students, focused on detailed feedback * Serve as an example of simple, well designed OO open-source codebase, a nice place for first-time contributors In the presentation, I’ll give an overview of the tool, and a little demonstration of it. Other talks at this conference 🚀🪐 https://www.conf42.com​/js2021 — 0:00 Intro 0:26 Talk