Click here to Skip to main content
15,886,199 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Wordle Hurdle Pin
Luc Pattyn9-Apr-22 12:34
sitebuilderLuc Pattyn9-Apr-22 12:34 
GeneralRe: Wordle Hurdle Pin
Amarnath S9-Apr-22 14:55
professionalAmarnath S9-Apr-22 14:55 
GeneralRe: Wordle Hurdle Pin
ChandraRam9-Apr-22 19:10
ChandraRam9-Apr-22 19:10 
GeneralRe: Wordle Hurdle Pin
Peter_in_27809-Apr-22 19:21
professionalPeter_in_27809-Apr-22 19:21 
GeneralRe: Wordle Hurdle Pin
OriginalGriff9-Apr-22 20:00
mveOriginalGriff9-Apr-22 20:00 
GeneralRe: Wordle Hurdle Pin
0x01AA10-Apr-22 0:27
mve0x01AA10-Apr-22 0:27 
GeneralRe: Wordle Hurdle Pin
Sander Rossel10-Apr-22 2:38
professionalSander Rossel10-Apr-22 2:38 
GeneralThe most laborious testing I've ever considered doing on my own Pin
honey the codewitch9-Apr-22 6:04
mvahoney the codewitch9-Apr-22 6:04 
I'm running into a wall getting my template based library covered through testing. It's not so much runtime issues I'm concerned about, but compile warnings and even errors that may only appear when certain components of the code are used a certain way - or on a certain platform.

I ran into a platform specific compile warning in a release I had *just made* because I don't have unit testing in place for each device.

I *can* put unit testing in place for each device, but it would require a PC with enough USB ports free, running PlatformIO with every single device hooked up (about a dozen right now)

I figure it would cost me around $400-$500 to get that all set up. For a hobby project that's considerable, but worse is the space it would take up. I don't have room for another PC.

I'm not sure what to do about this: Sigh | :sigh:
To err is human. Fortune favors the monsters.

GeneralRe: The most laborious testing I've ever considered doing on my own Pin
PIEBALDconsult9-Apr-22 6:36
mvePIEBALDconsult9-Apr-22 6:36 
GeneralRe: The most laborious testing I've ever considered doing on my own Pin
honey the codewitch9-Apr-22 6:41
mvahoney the codewitch9-Apr-22 6:41 
GeneralRe: The most laborious testing I've ever considered doing on my own Pin
jmaida9-Apr-22 9:01
jmaida9-Apr-22 9:01 
GeneralRe: The most laborious testing I've ever considered doing on my own Pin
honey the codewitch9-Apr-22 9:25
mvahoney the codewitch9-Apr-22 9:25 
GeneralRe: The most laborious testing I've ever considered doing on my own Pin
englebart9-Apr-22 12:12
professionalenglebart9-Apr-22 12:12 
GeneralRe: The most laborious testing I've ever considered doing on my own Pin
honey the codewitch9-Apr-22 12:19
mvahoney the codewitch9-Apr-22 12:19 
GeneralRe: The most laborious testing I've ever considered doing on my own Pin
englebart9-Apr-22 14:03
professionalenglebart9-Apr-22 14:03 
GeneralRe: The most laborious testing I've ever considered doing on my own Pin
honey the codewitch9-Apr-22 14:04
mvahoney the codewitch9-Apr-22 14:04 
GeneralRe: The most laborious testing I've ever considered doing on my own Pin
jmaida9-Apr-22 14:30
jmaida9-Apr-22 14:30 
GeneralRe: The most laborious testing I've ever considered doing on my own Pin
honey the codewitch9-Apr-22 15:42
mvahoney the codewitch9-Apr-22 15:42 
GeneralRe: The most laborious testing I've ever considered doing on my own Pin
jmaida9-Apr-22 17:19
jmaida9-Apr-22 17:19 
GeneralRe: The most laborious testing I've ever considered doing on my own Pin
honey the codewitch9-Apr-22 22:47
mvahoney the codewitch9-Apr-22 22:47 
GeneralRe: The most laborious testing I've ever considered doing on my own Pin
jmaida10-Apr-22 16:41
jmaida10-Apr-22 16:41 
GeneralRe: The most laborious testing I've ever considered doing on my own Pin
honey the codewitch10-Apr-22 23:07
mvahoney the codewitch10-Apr-22 23:07 
GeneralRe: The most laborious testing I've ever considered doing on my own Pin
jmaida11-Apr-22 11:25
jmaida11-Apr-22 11:25 
GeneralRe: The most laborious testing I've ever considered doing on my own Pin
jmaida9-Apr-22 17:07
jmaida9-Apr-22 17:07 
GeneralRe: The most laborious testing I've ever considered doing on my own Pin
0x01AA9-Apr-22 6:45
mve0x01AA9-Apr-22 6:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.