Luis Norambuena@programming.devM to Python@programming.devEnglish · 2 years agounittest recipes for temporary files and directoriesadamj.euexternal-linkmessage-square5linkfedilinkarrow-up116arrow-down10file-text
arrow-up116arrow-down1external-linkunittest recipes for temporary files and directoriesadamj.euLuis Norambuena@programming.devM to Python@programming.devEnglish · 2 years agomessage-square5linkfedilinkfile-text
minus-squarelogging_strict@programming.devlinkfedilinkarrow-up1·2 years agoUse both unittest and pytest. To get proficient in both. Was initially thinking this article is going to turn out to be useless. Then it taught a useful trick that wasn’t aware of. Learning something new with unittest is unusual.
Use both unittest and pytest. To get proficient in both.
Was initially thinking this article is going to turn out to be useless. Then it taught a useful trick that wasn’t aware of.
Learning something new with unittest is unusual.