jeffh / Robot

[Expired] An experimental reliable, fast UIKit test driver
9 stars 7 forks source link

Flag init as unavailable #5

Open KingOfBrian opened 9 years ago

KingOfBrian commented 9 years ago

Hey @jeffh , This is trivial PR with an alternative to doesNotRecognizeSelector:. The real purpose is to say that Robot is looking awesome! You figured out the real solution to a weird keyboard timing issue I was having in FRY (another KIF alternative), and I dig the DSL design! Looking forward to what happens when this and FOX collide.

:+1:

jeffh commented 9 years ago

Hey @KingOfBrian,

I would still prefer to have that constructor implemented. Runtime-class instantiation can still accidentally create the class. Besides the minor detail, it looks good to merge :+1: