You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've directed substantially more effort toward CLI tests than otherwise.
This should be remedied. The side benefit is that they are a lot easier to debug, e.g. you can actually reliably hit breakpoints outside of the click context.
From now on, any time I break something in a CLI test, I'm going to reproduce it with a failing non-CLI test before attempting to fix it.
The text was updated successfully, but these errors were encountered:
I've directed substantially more effort toward CLI tests than otherwise.
This should be remedied. The side benefit is that they are a lot easier to debug, e.g. you can actually reliably hit breakpoints outside of the click context.
From now on, any time I break something in a CLI test, I'm going to reproduce it with a failing non-CLI test before attempting to fix it.
The text was updated successfully, but these errors were encountered: