TGTGInsighttelegram intelligenceLIVE / telegram public index
← 🚼3号发电站

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @XLLFDZ · Post #721 · May 7

#Tool

Hashtags

Results

1 similar post found

Search: #doctest

当前筛选 #doctest清除筛选
djangoproject

@djangoproject · Post #583 · 03/17/2018, 05:46 AM

https://www.pluralsight.com/courses/unit-testing-python This course will help you to write good #unit_test for your Python code, using tools such as #unittest, #doctest and py.test. Unit tests should improve code quality, and also support future development. #test