mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-23 11:15:32 +02:00
feat(test): add visual regression testing
Will upload screenshots on failure.
This commit is contained in:
parent
898d49e392
commit
3ca272c615
10 changed files with 105 additions and 1 deletions
1
plug.gd
1
plug.gd
|
@ -5,3 +5,4 @@ extends "res://addons/gd-plug/plug.gd"
|
|||
|
||||
func _plugging():
|
||||
plug("bitwes/Gut", {tag = "v9.2.0"})
|
||||
plug("lihop/godot-pixelmatch", {tag = "v2.0.0", include = ["addons/pixelmatch"]})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue