PLURALSIGHT UNIT TESTING WITH PYTHON 視頻教學 英文教學版
碟片編號:TIC2723
碟片數量:1片
銷售價格:200
瀏覽次數:33984
軟體簡介:
This course follows on from the Pluralsight "Python Fundamentals" course, and
has more detail about unit testing with Python. We will cover libraries and
frameworks such as unittest, doctest and py.test. The aim is to help you to
write unit tests that improve code quality, and also support future
development. Good unit tests should provide immediate value in terms of
reduced debugging and better design, and the investment writing them should pay
back over the whole lifetime of your software.