Unit Tests en Python
La revisió el 22:01, 22 abr 2015 per Enric (discussió | contribucions)
Introducció
Referències:
- Python unittest module
- Threading amb Python
- Parant un thread en Python
- Fent unit testing amb CherryPy
- Crides HTTP en Python (httplib)
Llibreria unittest en Python
Convé llegir la documentació oficial de la llibreria unittest de Python.
Utilitzarem la llibreria per realitzar alguns tests sobre un Web Services, en concret el Web Services: exemple Escacs.