Mathias Lykkegaard Lorenzen
Mathias Lykkegaard Lorenzen
Is it possible to reset between each test right now? Or is that something I should add? I'd love to contribute on this.
I want to build a CLI that internally runs tests for you serially (non-parallel) that have been affected by your GIT changes, based on previous coverage. That's why I want...
@MarcoRossignoli what do you think about what @petli said here: > May not need any of the call stack analysis or hit array per test, if the array can be...
@MarcoRossignoli thank you for that elaborate explanation! However, I still do have some questions. When would be a good time for a call? I think that's a great idea! My...
I found a way to get it working I think - I'll have a PR ready soon.
I would also like this. MenuGroup is for selectable items. An accordion is just for hiding some details, but not for selecting. It is super common for accordions to appear...
@AlexanderWert why does this keep getting moved? AWS Lambda is highly common, and it should be a relatively easy fix right?
Oh, but I mean the null reference exception. It's still happening. But thanks for the additional context.
@TooLazyToMakeAName can't wait to have this corrected and merged - thank you.
Any progress?