Joel Drapper
Joel Drapper
Morphlex handles this by adding an attribute to inputs that have a `value` that is different to the `defaultValue`. The new attribute causes the element to be picked up by...
I believe this is intended behaviour. Quickdraw reports the number of assertions that passed, not the number of test blocks. The first assertion successfully records a failure and the test...
I looked into whether this could be implemented directly in the Zed extension and it looks like it’s not possible. Zed folds based on the indentation level. We can control...
Thanks @pushcx! I have an idea where this might be coming from. I’m pretty sure it is 100% of the time running all the tests, it’s just counting wrong.