837
After 6 hours (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] kambusha@feddit.ch 12 points 1 year ago

Working at a company with no automated tests. There's not even a collection of regression tests or anything to follow. I was wondering if anyone could share or point me towards a good template to start building out test cases as a first step?

[-] qwop@programming.dev 2 points 1 year ago

It probably really depends on the project, though I'd probably try and start with the tests that are easiest/nicest to write and those which will be most useful. Look for complex logic that is also quite self-contained.

That will probably help to convince others of the value of tests if they aren't onboard already.

load more comments (4 replies)
this post was submitted on 12 Sep 2023
837 points (99.1% liked)

Programmer Humor

19187 readers
1200 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS