Skip to content
This repository has been archived by the owner on Feb 9, 2019. It is now read-only.
/ vtest Public archive
forked from Junky2008/vtest

vala test will run a test program and parse the output to an xml file for jenkins

Notifications You must be signed in to change notification settings

kvdz/vtest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

vtest

vala test will run a test program and parse the output to an xml file for jenkins

usage

For a program (let's say ./test) to test and parst the output into unit.xml:

./vtest test --output unit.xml

Thats it!

About

vala test will run a test program and parse the output to an xml file for jenkins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vala 69.2%
  • CMake 30.8%