Skip to content
/ xctwdiff Public

Highlight differences in XCTAssertEqual output

License

Notifications You must be signed in to change notification settings

juri/xctwdiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xctwdiff

xctwdiff reads the message of a failed XCTAssertEqual check from stdin and runs wdiff and colordiff on the two sections. It assumes you don't write messages in your equality checks.

It's a Xcode command line tool project, so build and archive and copy the binary out of the archive somewhere along your path, or alternatively add a hashbang line to the top and use it as a script.

It's written in Swift 4.1.

About

Highlight differences in XCTAssertEqual output

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages