Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.
/ thorvg.tester Public archive

[WIP] Vector Graphic engine test automation (unofficial)

Notifications You must be signed in to change notification settings

tinyjin/thorvg.tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThorVG Test Automation

Deprecated

Note

This repository is deprecated and no longer actively maintained.

This project has been moved to the ThorVG project. You can find the official here.


Previous README Content

ThorVG Test Automation is rendering test tool for ThorVG Engine. It works as both GUI and CLI, detects rendering error by comparing canvas bitmap, automatically.

demo.mov

Usage

GUI

Click to use ThorVG Tester

CLI

npm install -g thorvg/thorvg.test-automation
tvg-cli /path/to/target-dir

# Optional if you want check result via PDF
open result.pdf

Review with PDF

When test is done, system will provide you with PDF that includes test results, you can simply check and review.

  • GUI : Will automatically open PDF on new tab
  • CLI : Generates result.pdf in your current directory

pdf-example

Others

ThorVG Project

About

[WIP] Vector Graphic engine test automation (unofficial)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published