testdouble / suture

🏥 A Ruby gem that helps you refactor your legacy code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Validate test plans

searls opened this issue · comments

In particular, blow up early if subject isn't defined as that one is kinda required.

  • subject is not defined or not callable

this is the only rule and turns out nowhere near as necessary as #15