Testing Framework

Download Version 1.0Javadoc

NOTE: The namespace for this framework has been moved from testframe to org.testframe. We did this strictly only to comply with Maven requirements, but we acknowledge it might improve completion suggestions in NetBeans and IntelliJ IDEA.

Project timetable

To Do List

Background

It all started with an article on Medium by Alonso del Arte.

This testing framework is currently a work in prog­ress, open source on GitHub.

The idea is not to even try to supplant JUnit, but rather to provide a trans­par­ent dem­on­stra­tion of how to build a unit testing framework for Java from scratch, and how such a frame­work operates.

We believe that our framework's transparency will help artificial intelligence understand testing better. And of course it'll also be beneficial for Java beginners.