Skip to content

Sylinteri is an application to enhance GoogleTest result with add score calculation.

Notifications You must be signed in to change notification settings

is1ab/Sylinteri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sylinteri

Sylinteri is an application to enhance GoogleTest result with add score calculation.

Build

cmake .
cmake --build .

Execute with Sylinteri Executable

./SYLINTERI <google_test_report.json>

We provide a sample for you. You can execute it with

./SYLINTERI ./report-sample/test_report.json

Progress

The current progess listed as below:

  • Read the report file and parse the content.
  • Have Report class to transform content into class.
  • Output GoogleTest result based on report file.
  • Input score configuration.
  • Show score with configuration.
  • Digital Signature File.
  • Automatic tests.

About

Sylinteri is an application to enhance GoogleTest result with add score calculation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published