mervatkheir / Testing-Platform

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Java 97.4%Language:ANTLR 2.6%