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
...
My most recent work has been JavaScript again. I've been writing Jest tests against one of our React apps. But rather than reaching for the testing patterns I'd become accustomed to over my years of JavaScripting, I'm finding that something's missing in my Jest tests! My experiences with RSpec have me longing for two features in Jest:
context blocks
let blocks
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: