Skip to content

m4rtint/UnitySnapshotTesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnitySnapshotTesting

Snapshot Testing for Unity

  • Snap shot the game view, and compare it with the original image
  • In a nut shell, LoadSene -> WaitForEndFrame -> ScreenShot -> Compare with original Screen Shot.

Inspired by https://github.com/uber/ios-snapshot-test-case

About

Snapshot Testing for Unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published