Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Root825602y@MammaNeedHummus Those take 2.5 minutes minimum at $work, and a full suite on a x-large aws server running in parallel takes 1h45m.
That same full run, single threadded on a laptop... would take 4-7 days, but something invariably fails so it never actually finishes.
yeah. testing sucks here. so does the dev work, honestly. and the pay, too, thanks to inflation. -
@Root we've got long running tests too. Are your unit tests connecting to third parties/dependencies (i.e. databases)?
-
Root825602y@MammaNeedHummus DB? Of course.
There’s just a lot of specs (62k last I checked). And most of my coworkers don’t know how to write performant specs, or factories for that matter.
Related Rants
Today I learnt that I'm much more productive if I get a constant loop of feedback on my tickets and stuff. Feels better that way.
Edit: I'm working with a new coworker from QA and she's more responsive than the others. I get my feedback fast and timely and this makes it way easier to work
rant
productive
ticket
feedback