Luis Norambuena@programming.devM to Python@programming.devEnglish · 2 months agounittest recipes for temporary files and directoriesadamj.euexternal-linkmessage-square5fedilinkarrow-up114arrow-down10file-text
arrow-up114arrow-down1external-linkunittest recipes for temporary files and directoriesadamj.euLuis Norambuena@programming.devM to Python@programming.devEnglish · 2 months agomessage-square5fedilinkfile-text
minus-squarelogging_strict@programming.devlinkfedilinkarrow-up1·2 months 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.