KaneCheshire / PixelTest

Fast, modern, simple iOS snapshot testing written purely in Swift.
MIT License
58 stars 8 forks source link

Feature/custom tests part1 #57

Closed PWrzesinski closed 4 years ago

PWrzesinski commented 5 years ago

This is the first part of the custom tests changes. It enables the developer to use the framework inside any tests, it is not required to to inherit from PixelTestCase any more. Note that while there have been further changes, this is a self-contained, ready to use version.