No I didn't.
But also I don't do that much development on it, so I don't need too fast CI and prefer to have everything tested.
I even run the full cycle each night to see when some distribution or GitHub update again breaks it to be able to fix it asap, hopefully before a user can complain. 🙂
Actually, I'm personally not too much a fan of random based tests of any kind.
I want my tests consistent and reproducible. 🙂
p
Piotr Krzemiński
01/24/2023, 7:17 AM
wow, it does look complex! but I guess the complexity comes from the domain, not using the library. I like how you created various helpers like
verifyFailure
or
runAfterSuccess
v
Vampire
01/24/2023, 9:32 AM
Feel free to add my action as deterring example to the list in the docs if you like. 🙂
p
Piotr Krzemiński
01/24/2023, 9:37 AM
quite a bit of hesitation here 😄 but I’ll add it! every customer is important to me ❤️🔥