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.