Skip to content

varshm16/TKG

This branch is 4 commits ahead of, 72 commits behind adoptium/TKG:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e912e20 · Nov 29, 2024
Nov 20, 2024
May 16, 2024
May 28, 2024
Nov 22, 2024
Nov 27, 2024
Sep 13, 2023
Mar 16, 2021
Mar 16, 2021
Oct 8, 2019
Feb 5, 2021
Jul 12, 2024
Jul 12, 2024
Mar 28, 2023
Sep 26, 2022
Apr 16, 2024
Jul 12, 2024
Mar 11, 2021
Mar 16, 2022
Jan 27, 2020
Oct 16, 2024
Mar 20, 2023

Repository files navigation

TKG

TestKitGen (TKG) is a lightweight test harness for bringing together a diverse set of tests or commands under some common behaviour. All testing that runs at the AdoptOpenJDK project is run using TKG to yoke together many types of testing (that run on a variety of test frameworks).

TKG standardizes:

  • test target generation (generates make targets based on contents of playlist.xml files)
  • test output, defaulting to Test Anything Protocol (TAP) as the simplest, lowest common denominator
  • the way tests are tagged, grouped, included and excluded (categorizing by elements in the playlist file, by group, impl, version, etc)

About

TestKitGen (TKG)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 49.3%
  • Python 19.1%
  • Perl 14.7%
  • Makefile 14.3%
  • Shell 2.6%