English
全部
搜索
图片
视频
短视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
openclassrooms.com
Test Your Python Project
How do you test a Python project? And what’s the point of testing a project? Find out right now!
2022年8月30日
Python Unit Testing Tutorial
10:18
Python Tutorial: How to run Unit Test | Part 1 | Step by Step
YouTube
Data Science Garage
已浏览 8629 次
2021年7月8日
6:41
How To Automate Unit Testing In Python - Write Unit Tests In Seconds
YouTube
Code With Tomi
已浏览 2815 次
2023年3月31日
1:03:19
How To Write Unit Tests For Python Code | How To Implement Unit Tests In Python Easily
YouTube
ProgrammingKnowledge
已浏览 4834 次
2023年4月22日
热门视频
1:03:20
How to Start Programming in Python
wikiHow
Kevin Burnett
已浏览 114.9万 次
2024年7月15日
33:09
Please Learn How To Write Tests in Python… • Pytest Tutorial
MSN
Tech with Tim
7 个月之前
0:39
Stop using print() to test your code! 🛑 Senior developers use Pytest. 🧪 In this video, I’ll show you how to write your First Test with Pytest. We’re keeping it simple by putting the logic and the test in a single file—perfect for small projects and quick iterations. 💡 Pro Tip: Always prefix your test functions with test_ so Pytest can find them automatically! Ready to level up? Hit that follow button for more Python gems! 💎 #pythonprogramming #Pytest #BackendDeveloper #ProgrammingLife #TechE
TikTok
codewithebrahim
已浏览 623 次
1 个月前
Python Mocking Techniques
3:14
Python Mocking Tutorial: Unit Testing with Fake Data
YouTube
MUHAMMAD IRFAN
已浏览 2 次
2 个月之前
1:47
Mastering Python Unit Testing: How to Effectively Mock Functions for Your Tests
YouTube
vlogize
已浏览 2 次
5 个月之前
3:36
Mocking Explained: Testing with unittest.mock in Python (2026)
YouTube
CodeLucky
已浏览 5 次
1 个月前
1:03:20
How to Start Programming in Python
已浏览 114.9万 次
2024年7月15日
wikiHow
Kevin Burnett
33:09
Please Learn How To Write Tests in Python… • Pytest Tutorial
7 个月之前
MSN
Tech with Tim
0:39
Stop using print() to test your code! 🛑 Senior developers use Pytest. 🧪 In t
…
已浏览 623 次
1 个月前
TikTok
codewithebrahim
pytest - simple, rapid and fun testing with Python
已浏览 4299 次
2019年12月19日
YouTube
PyCon DE
How can pytest improve your testing process? Master Clean Te
…
已浏览 1293 次
2024年11月28日
YouTube
Python Peak
1:28:39
Pytest Tutorial – How to Test Python Code
已浏览 48 次
2023年10月23日
bilibili
szjianghao
13:48
Python (Basic) Certification | Hackerrank Certifications
已浏览 13.9万 次
2020年6月15日
YouTube
DEV19
15:40
Python for Data Analysis: ANOVA
已浏览 5.4万 次
2020年12月17日
YouTube
DataDaft
26:25
Unit Testing in Python
已浏览 2.6万 次
2021年7月21日
YouTube
NeuralNine
10:43
Test Automation in Python - Chapter 1
已浏览 4.5万 次
2019年8月24日
YouTube
QA at the Point | Carlos Kidman
5:21
Python Unit Testing With VS Code
已浏览 5.5万 次
2019年7月18日
YouTube
Real Python
20:37
Part 1: PyTest : Python Test Framework Tutorials
已浏览 9.2万 次
2020年8月2日
YouTube
Naveen AutomationLabs
10:36
PyTest - Python Testing Framework Part -1 | Rahul Shetty
已浏览 6.1万 次
2020年4月29日
YouTube
Rahul Shetty Academy
11:18
PyTest Tutorial #6 - How to use Conftest.py in PyTest
已浏览 4.4万 次
2021年6月5日
YouTube
Software Testing Mentor
7:04
Python for Testers #1 - Introduction to Python Tutorial
已浏览 8.3万 次
2021年2月6日
YouTube
Software Testing Mentor
58:56
PyTest tutorial for Beginners | Selenium Python
已浏览 1.3万 次
2020年10月29日
YouTube
Automation by Rain the Dog
20:07
Python for Data Analysis: Hypothesis Testing and T-Tests
已浏览 7.8万 次
2020年12月15日
YouTube
DataDaft
18:35
Unit Testing in Python with pytest | Getting Started (Part-1)
已浏览 5万 次
2020年8月16日
YouTube
Indian Pythonista
23:27
PyTest Tutorial | Unit Testing Framework In Python | How to us
…
已浏览 24.7万 次
2020年2月25日
YouTube
edureka!
10:17
PyTest Tutorial #1 - What is PyTest | How to Install PyTest
已浏览 11.2万 次
2021年5月30日
YouTube
Software Testing Mentor
11:07
Pytest Tutorial: Data Provider Testing | Parameterization | Pass
…
已浏览 6310 次
2021年5月11日
YouTube
Kumar'S
0:52
How To Create A Pytest Fixture (Testing Python With Pytest)
已浏览 2.5万 次
2018年8月20日
YouTube
Cameron Maske
48:28
Testing Python for Beginners | Google IT Automation with Pytho
…
已浏览 7548 次
2021年4月8日
YouTube
Google Career Certificates
15:17
Python Unit Testing With PyTest 1 - Getting started with pytest
已浏览 13万 次
2018年10月16日
YouTube
ProgrammingKnowledge
7:30
PyTest Tutorial #2 - How to Write First Test in PyTest
已浏览 6.2万 次
2021年5月31日
YouTube
Software Testing Mentor
11:13
Python unit testing - skip/selectively run tests in pytest
已浏览 4.6万 次
2016年12月10日
YouTube
codebasics
12:22
Unit Testing in Python using unittest framework - Basic Introduction an
…
已浏览 8.6万 次
2019年9月23日
YouTube
The Theory Of Code
7:39
Python Unit Testing With Pytest 3 - Parameterizing tests (pytest.mark.
…
已浏览 3.7万 次
2018年10月22日
YouTube
ProgrammingKnowledge
11:28
Unit Testing in Python with pytest | Asserting Expected Exceptions (P
…
已浏览 2.4万 次
2020年8月16日
YouTube
Indian Pythonista
观看更多视频
更多类似内容
反馈