Hi!, i’m working in a little workshop for a friends interesting in ember. And i want to show them how to write integration tests by using devtools and some interactive approach.
But when i run test it run very fast. Obviously running fast is awesome in 99% cases; but, in this workshop i really want to run tests slowly, showing step by step what ember it’s doing.
it is possible or have some advice to share?