资源详情

返回首页 | 相关搜索
[ FreeCourseWeb.com ] Udemy - Unit Testing and Test Driven Development in Python
大小 789.93 MB
文件数 61
Info Hash: AD3C092E84F7DCFC59FA6A76BEC57DD407CA51A0
收录时间 2026-03-07 13:22:23
更新时间 2026-03-07 13:42:20
文件列表 (61)
Get Bonus Downloads Here.url
183 B
~Get Your Files Here !/1. Introduction/1. Introduction-en_US.srt
3.47 KB
~Get Your Files Here !/1. Introduction/1. Introduction.mp4
10.07 MB
~Get Your Files Here !/2. Overview of Unit Testing and Test Driven Development/1. What is Unit Testing-en_US.srt
4.96 KB
~Get Your Files Here !/2. Overview of Unit Testing and Test Driven Development/1. What is Unit Testing.mp4
19.45 MB
~Get Your Files Here !/2. Overview of Unit Testing and Test Driven Development/2. What is Test Driven Development-en_US.srt
6.42 KB
~Get Your Files Here !/2. Overview of Unit Testing and Test Driven Development/2. What is Test Driven Development.mp4
23.38 MB
~Get Your Files Here !/2. Overview of Unit Testing and Test Driven Development/3. Quick Example TDD Session - The FizzBuzz Kata-en_US.srt
12.48 KB
~Get Your Files Here !/2. Overview of Unit Testing and Test Driven Development/3. Quick Example TDD Session - The FizzBuzz Kata.mp4
38.24 MB
~Get Your Files Here !/2. Overview of Unit Testing and Test Driven Development/TDD-Overview.pdf
213.12 KB
~Get Your Files Here !/2. Overview of Unit Testing and Test Driven Development/What-Is-Unit-Testing-Presentation.pdf
220.28 KB
~Get Your Files Here !/3. Setting Up Your Development Environment/1. Python Virtual Environments-en_US.srt
6.85 KB
~Get Your Files Here !/3. Setting Up Your Development Environment/1. Python Virtual Environments.mp4
44 MB
~Get Your Files Here !/3. Setting Up Your Development Environment/2. Setting up Pytest in PyCharm-en_US.srt
3.35 KB
~Get Your Files Here !/3. Setting Up Your Development Environment/2. Setting up Pytest in PyCharm.mp4
15.72 MB
~Get Your Files Here !/3. Setting Up Your Development Environment/3. Setting up Pytest in Eclipse PyDev-en_US.srt
4.47 KB
~Get Your Files Here !/3. Setting Up Your Development Environment/3. Setting up Pytest in Eclipse PyDev.mp4
16.34 MB
~Get Your Files Here !/3. Setting Up Your Development Environment/Python-Virtual-Environments-Overview.pdf
1.15 MB
~Get Your Files Here !/4. Pytest Overview/1. Pytest Overview-en_US.srt
2.69 KB
~Get Your Files Here !/4. Pytest Overview/1. Pytest Overview.mp4
7.68 MB
~Get Your Files Here !/4. Pytest Overview/2. Test Discovery-en_US.srt
2.69 KB
~Get Your Files Here !/4. Pytest Overview/2. Test Discovery.mp4
9.38 MB
~Get Your Files Here !/4. Pytest Overview/3. XUnit Style Setup and Teardown-en_US.srt
6.01 KB
~Get Your Files Here !/4. Pytest Overview/3. XUnit Style Setup and Teardown.mp4
34.12 MB
~Get Your Files Here !/4. Pytest Overview/4. Test Fixtures-en_US.srt
9.45 KB
~Get Your Files Here !/4. Pytest Overview/4. Test Fixtures.mp4
52.04 MB
~Get Your Files Here !/4. Pytest Overview/5. Assert Statements and Exceptions-en_US.srt
3.66 KB
~Get Your Files Here !/4. Pytest Overview/5. Assert Statements and Exceptions.mp4
19.65 MB
~Get Your Files Here !/4. Pytest Overview/6. PyTest Command Line Arguments-en_US.srt
4.6 KB
~Get Your Files Here !/4. Pytest Overview/6. PyTest Command Line Arguments.mp4
27.53 MB
~Get Your Files Here !/4. Pytest Overview/Assert-And-Exceptions-Presentation.pdf
1.16 MB
~Get Your Files Here !/4. Pytest Overview/Pytest-Cmd-Line-Args-Presentation.pdf
1.15 MB
~Get Your Files Here !/4. Pytest Overview/Pytest-Discovery-Presentation.pdf
1.14 MB
~Get Your Files Here !/4. Pytest Overview/Pytest-Overview-Presentation.pdf
1.16 MB
~Get Your Files Here !/4. Pytest Overview/Test-Fixtures-Presentation.pdf
1.17 MB
~Get Your Files Here !/4. Pytest Overview/XUnit-Style-Setup-and-Teardown-Presentation.pdf
1.15 MB
~Get Your Files Here !/5. The Supermarket Checkout Kata/1. Overview-en_US.srt
2.13 KB
~Get Your Files Here !/5. The Supermarket Checkout Kata/1. Overview.mp4
7.94 MB
~Get Your Files Here !/5. The Supermarket Checkout Kata/2. Setup and 1st Test Case-en_US.srt
2.31 KB
~Get Your Files Here !/5. The Supermarket Checkout Kata/2. Setup and 1st Test Case.mp4
9.35 MB
~Get Your Files Here !/5. The Supermarket Checkout Kata/3. Add Items, Add Item Prices, and Calculate Current Total-en_US.srt
4.76 KB
~Get Your Files Here !/5. The Supermarket Checkout Kata/3. Add Items, Add Item Prices, and Calculate Current Total.mp4
33.21 MB
~Get Your Files Here !/5. The Supermarket Checkout Kata/4. Add Multiple Items and Calculate Total-en_US.srt
1.49 KB
~Get Your Files Here !/5. The Supermarket Checkout Kata/4. Add Multiple Items and Calculate Total.mp4
33.15 MB
~Get Your Files Here !/5. The Supermarket Checkout Kata/5. Add and Apply Discounts-en_US.srt
8.43 KB
~Get Your Files Here !/5. The Supermarket Checkout Kata/5. Add and Apply Discounts.mp4
210.73 MB
~Get Your Files Here !/5. The Supermarket Checkout Kata/6. Throw Exception when Adding an Item with No Price-en_US.srt
1.58 KB
~Get Your Files Here !/5. The Supermarket Checkout Kata/6. Throw Exception when Adding an Item with No Price.mp4
13.94 MB
~Get Your Files Here !/5. The Supermarket Checkout Kata/Checkout-Kata-Overview-and-Setup-Presentation.pdf
329.19 KB
~Get Your Files Here !/6. Test Doubles/1. Overview of Test Doubles, unitest.mock, and monkeypatch-en_US.srt
9.1 KB
~Get Your Files Here !/6. Test Doubles/1. Overview of Test Doubles, unitest.mock, and monkeypatch.mp4
31.28 MB
~Get Your Files Here !/6. Test Doubles/2. unittest.mock Example-en_US.srt
5.66 KB
~Get Your Files Here !/6. Test Doubles/2. unittest.mock Example.mp4
85.95 MB
~Get Your Files Here !/6. Test Doubles/TestDoubles-Presentation.pdf
1.19 MB
~Get Your Files Here !/7. TDD Best Practices/1. TDD Best Practices-en_US.srt
6.76 KB
~Get Your Files Here !/7. TDD Best Practices/1. TDD Best Practices.mp4
23.64 MB
~Get Your Files Here !/7. TDD Best Practices/TDD-BestPractices-Presentation.pdf
1.15 MB
~Get Your Files Here !/8. Conclusion/1. Conclusion-en_US.srt
3.26 KB
~Get Your Files Here !/8. Conclusion/1. Conclusion.mp4
10.71 MB
~Get Your Files Here !/8. Conclusion/Conclusion-Presentation.pdf
1.15 MB
~Get Your Files Here !/Bonus Resources.txt
357 B

免责声明

本网站仅提供DHT网络磁力资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 lulutang@protonmail.com。