English
全部
搜索
图片
视频
短视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
20:44
YouTube
Execute Automation
#1 - Introduction and getting started with PyTest
In this video — the first in a complete Pytest series from Beginner to Advanced — I'll show you exactly why Pytest is the #1 Python testing framework and how to get up and running from scratch in under 15 minutes. By the end of this video you will have Pytest fully installed, understand how it compares to unittest, write your very first ...
已浏览 1049 次
4 周前
观看完整视频
PyQt6 Basics
9:14
【官方自制】CANoe/CANalyzer基础教程合集(已完结)共18P
bilibili
维克多汽车技术
已浏览 43.3万 次
2021年1月18日
2:36
2024版 PyQt6 Python桌面开发 视频教程(无废话版) 玩命更新中~
bilibili
java1234官方
已浏览 31.5万 次
2023年11月24日
9:52
Playtime KILLED BALDI! | Baldis Basics
YouTube
The Frustrated Gamer
已浏览 362.6万 次
2021年4月3日
热门视频
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
已浏览 2362 次
4 个月之前
58:20
Python FAST API Tutorial
YouTube
Tech With Tim
已浏览 40.1万 次
2021年5月29日
10:43
Test Automation in Python - Chapter 1
YouTube
QA at the Point | Carlos
已浏览 4.5万 次
2019年8月24日
PyQt6 GUI Design
Python GUI Development Using PySide6 and Qt
freecodecamp.org
2022年12月7日
Build GUI layouts with Qt Designer for PyQt6 apps
pythonguis.com
2021年11月2日
Build GUI layouts with Qt Designer for PySide6 apps
pythonguis.com
2021年11月2日
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
已浏览 2362 次
4 个月之前
TikTok
codewithebrahim
58:20
Python FAST API Tutorial
已浏览 40.1万 次
2021年5月29日
YouTube
Tech With Tim
10:43
Test Automation in Python - Chapter 1
已浏览 4.5万 次
2019年8月24日
YouTube
QA at the Point | Carlos Kidman
6:14:06
Python Full Course for Beginners
已浏览 4771.5万 次
2019年2月18日
YouTube
Programming with Mosh
2:10:57
PyCharm Tutorial | Full Course in 2 Hours
已浏览 42.6万 次
2020年11月19日
YouTube
Amigoscode
20:37
Part 1: PyTest : Python Test Framework Tutorials
已浏览 9.3万 次
2020年8月2日
YouTube
Naveen AutomationLabs
10:36
PyTest - Python Testing Framework Part -1 | Rahul Shetty
已浏览 6.6万 次
2020年4月29日
YouTube
Rahul Shetty Academy
2:28
Step 2 - Pytest tutorial: Project Setup
已浏览 1.8万 次
2020年6月15日
YouTube
PyCharm, a JetBrains IDE
11:18
PyTest Tutorial #6 - How to use Conftest.py in PyTest
已浏览 4.2万 次
2021年6月5日
YouTube
Software Testing Mentor
58:56
PyTest tutorial for Beginners | Selenium Python
已浏览 1.3万 次
2020年10月29日
YouTube
Automation by Rain the Dog
12:00:00
Python Full Course for free 🐍
已浏览 2185.9万 次
2021年2月15日
YouTube
Bro Code
18:35
Unit Testing in Python with pytest | Getting Started (Part-1)
已浏览 5万 次
2020年8月16日
YouTube
Indian Pythonista
38:02
Automate Excel With Python - Python Excel Tutorial (OpenPyXL)
已浏览 174.3万 次
2021年5月13日
YouTube
Tech With Tim
9:56:22
Data Analysis with Python Course - Numpy, Pandas, Data Visualization
已浏览 324.7万 次
2021年2月18日
YouTube
freeCodeCamp.org
11:52:23
Python Tutorial For Beginners In Hindi (With Notes) 🔥
已浏览 2501.5万 次
2020年9月24日
YouTube
CodeWithHarry
23:27
PyTest Tutorial | Unit Testing Framework In Python | How to use PyTest | Python Training | Edureka
已浏览 24.8万 次
2020年2月25日
YouTube
edureka!
10:17
PyTest Tutorial #1 - What is PyTest | How to Install PyTest
已浏览 11.5万 次
2021年5月30日
YouTube
Software Testing Mentor
11:07
Pytest Tutorial: Data Provider Testing | Parameterization | Pass Data From File | Data Driven Tests
已浏览 6336 次
2021年5月11日
YouTube
Kumar'S
48:28
Testing Python for Beginners | Google IT Automation with Python Certificate
已浏览 7703 次
2021年4月8日
YouTube
Google Career Certificates
15:17
Python Unit Testing With PyTest 1 - Getting started with pytest
已浏览 13.1万 次
2018年10月16日
YouTube
ProgrammingKnowledge
7:30
PyTest Tutorial #2 - How to Write First Test in PyTest
已浏览 6.4万 次
2021年5月31日
YouTube
Software Testing Mentor
2:15:49
Pygame Tutorial for Beginners - Python Game Development Course
已浏览 216.1万 次
2019年10月22日
YouTube
freeCodeCamp.org
1:03:19
Learn Pytest in 60 Minutes : Python Unit Testing Framework
已浏览 15.4万 次
2019年1月2日
YouTube
ProgrammingKnowledge
7:39
Python Unit Testing With Pytest 3 - Parameterizing tests (pytest.mark.parametrize)
已浏览 3.7万 次
2018年10月22日
YouTube
ProgrammingKnowledge
2:10
How to turn your Python file (.py) into an .exe (Tutorial 2021)
已浏览 82.5万 次
2021年1月30日
YouTube
Indently
50:51
Introductory Tutorial on Unit Testing Python Functions with Pytest, Visual Studio Code, Command-line
已浏览 7万 次
2020年9月22日
YouTube
Kris Jordan
10:00
Pytest Tutorial: Getting Started With Python Test Automation | Pytest Tutorial For Beginners
已浏览 3244 次
2020年10月17日
YouTube
Kumar'S
15:29
Python Tutorial for Beginners 1: Install and Setup for Mac and Windows
已浏览 412万 次
2017年5月17日
YouTube
Corey Schafer
0:47
How To Setup and Run Your First Test (Testing Python With Pytest)
已浏览 4.3万 次
2018年8月14日
YouTube
Cameron Maske
展开
更多类似内容
反馈