ilebrero / junitcontest

junit tools contest infrastructure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JUnit Testing Tool Competition Infrastructure

Here you will find the source code to the compeition infrastructure and instructions on how to test your tool with the infrastructure before submitting it to the competition. For information about the past editions of the competition, see https://junitcontest.github.io.

Build Status

License

The JUnit Infrustructure support the generation an comparison of JUnit testing tools for Java projects.
Copyright (C) - Contributors and chairs of the JUnit Infrustructure.

The JUnit Infrustructure is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>. 

Important dates

Here are the planned periods:

  • Tool submission: February 12
  • Benchmark results communicated to authors: March 2
  • Submission of camera-ready paper: March 12

Documentation

See docs/README.md for the user guide and docs/DEVELOPERS.md for the contributor guide.

About

junit tools contest infrastructure

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 89.3%Language:Shell 6.2%Language:R 3.0%Language:Perl 0.9%Language:Dockerfile 0.5%