I'm going to (travel for 24 hours per direction to) talk in @assertjs about how we use Detox E2E inside @WixEng, new feature, and what we have in store for the future.
We're back in Boston on March 20th-21st for our BDD Kickstart course. @sebrose will teach you the fundamentals of Behaviour-Driven Development. buff.ly/2DCUZa6
@bahmutov and @be_mann, regarding docs.cypress.io/guides/refer…
Do you recommend clearing the DB and loading it with all new data before every test? Or is this advice best followed with a healthy dose of pragmatism? Where do you draw the line?
You may have missed my nugget on testing async code.
An `await until` utility that ensures assertions are ran at the right time, eg. after async component actions have fulfilled and rendered the new state.
medium.com/@skidding/when-ca…