/Testing-Platform

Internship project prototype - an automated unit and integration testing suite for object oriented software

Primary LanguageJava

Automated Testing Platform

Introduction

This is a platform for automated testing. It is designed to be used by teachers to generate tests for students' code using old solutions. It is written in Java and uses ANTLR, generating a Junit test file for any Java project.