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