You are viewing a single thread.
View all comments
219 points

See your problem is you’re editing the code until it passes the tests. It’s way easier if you edit the tests until it passes the code.

permalink
report
reply
110 points

This is what they mean by test driven development.

permalink
report
parent
reply
5 points

castle.gif

permalink
report
parent
reply
36 points

Can’t tell if you are joking. I know a lot of junior developers who think this is a legitimate solution.

permalink
report
parent
reply
24 points

Unless you are using groovy (jenkins), then you are running the pipeline to find syntax errors.

permalink
report
parent
reply
16 points

This comment is triggering and it should have a NSFW spoiler.

permalink
report
parent
reply
5 points

I hate groovy, gradle and Jenkins!

I don’t know if sth. Else is better but I can confirm that shit is horrific

permalink
report
parent
reply
1 point
*
Deleted by creator
permalink
report
parent
reply
4 points

FYI, Jenkins has an endpoint to validate the pipeline without running it, and there’s a VSCode extension to do this without leaving the editor: https://www.jenkins.io/blog/2018/11/07/Validate-Jenkinsfile/

permalink
report
parent
reply
2 points

I am not using Jenkins anymore but this seems like a lifesaver, thanks for sharing

permalink
report
parent
reply
1 point

Only for declarative pipelines, forget it if you use scripted ones.

permalink
report
parent
reply
7 points

I just replace all my tests with noop codes. Quick, easy, passes.

permalink
report
parent
reply
4 points

If true == true pass!

permalink
report
parent
reply

Programmer Humor

!programmerhumor@lemmy.ml

Create post

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

  • Posts must be relevant to programming, programmers, or computer science.
  • No NSFW content.
  • Jokes must be in good taste. No hate speech, bigotry, etc.

Community stats

  • 3.7K

    Monthly active users

  • 1.5K

    Posts

  • 35K

    Comments