Something I created for my own use because many of my unit tests rely on external resources. I would get rate-limited all the time when I use watch. Or they would fail because I forget to provide an access token through an env variable. A clean way to bypass certain test would be helpful, I thought. Hope this is useful to other devs. Comments definitely welcomed.