Skip to content

Commit

Permalink
Fix #445 update test usage description
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Goldin committed Jun 3, 2019
1 parent 87c5b67 commit c976820
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions MacawTests/MacawSVGTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ import XCTest
class MacawSVGTests: XCTestCase {

/*
Test utils
When test are running on device, in debug mode, if shouldComparePNGImages set to true, result images will be saved into MacawTestOutputData folder in documents.
When test are running, if shouldSaveFaildedTestImage set to true, result images will be saved into MacawTestOutputData folder in documents.

Also, there is no way to detect that multiple test will runs.
In this case, when all MacawSVGTests will be performed, set multipleTestsWillRun to true, then all test images will be saved to the folder.
Expand Down

0 comments on commit c976820

Please sign in to comment.