2

Anyone ever heard of robot framework? Its the biggest pile of shit i have ever seen! WHY THE FUCK CREATE A TEST FRAMEWORK FOR TESTERS WITHOUT REAL CODE AND JUST KEYWORDS WHEN ITS SO FUCKING COMPLICATED TO USE THAT NO FUCKING TESTER CAN DO ANYTHING WITHOUT HELP OF A DEVELOPER. this shit tests cost me hours each week to fix because every minor change breaks like a a dozend of tests... i dont rant often but everytime i have to fucking take a lool at that shit a start to boil...

Comments
  • 0
    You mean automated tests?
    Those that should run after every compile?
    If you think they're shit it's because
    0) the design is shit
    1) tests are shit (meaning they're very poorly written)
    2) devs are incompetent
    3) you are incompetent
  • 0
    Should run after each commit... outs run like every day because they take 20h.
  • 0
    @toggleTrueFalse 20h? Optimization?
    I understand that a 10 minute build is more of a theory thing but, 20 hours is crazy
Add Comment