Learn PyTest from Scratch

所在平台: Udemy

课程主页: https://www.udemy.com/course/learn-pytest-from-scratch/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:PyTest 从零开始学 课程概述: 本课程是为Python开发者打造的PyTest测试框架入门与进阶课程。无论您是PyTest新手,还是已经掌握基础但希望深入学习高级主题,本课程都将以最简单、最实用的方式教授PyTest。 PyTest是Python开发领域最受欢迎的测试框架之一,其简洁的Python语法使其易于学习和使用。本课程采用实践驱动的学习方式,每个章节都包含完整的代码演示和屏幕录制,并配有练习题以巩固所学知识。 课程内容涵盖: * Python、PyTest、pip 和 PyCharm IDE 的安装与配置 * PyTest 的基本测试运行与断言 * 理解测试结果与测试发现机制 * PyTest 的测试文件和测试函数命名约定 * Fixtures、Markers 的使用 * 配置文件 (Config files) 和 Pytest.ini 的配置 * 命令行选项的使用 * 并行运行测试 * 设置最大测试失败数限制 * 以及更多实用技巧! 您将获得课程讲座和演示文稿的终生访问权限。 立即加入,轻松实用地学习PyTest,为您的职业生涯增添动力!

课程评论(0条)

课程详情

Welcome to my first course, "Learn PyTest from scratch" course, a PyTest test framework that is a hot favorite choice of a Python developer.This course is created in a way that even a newbie can follow. Whether you have never learned the PyTest framework or you know the basics but don`t know about the advanced topics, this course is for you. In this course, I will teach you the PyTest framework in the easiest way possible.Testing is a crucial thing, the framework provides an easy way to adapt and use it to implement tests, PyTest is the most widely used, and as it is based on python programming language, which doesn`t need any introduction. Learning PyTest becomes very easy as of the simple syntax of python.This course will teach you PyTest in a practical way, with every lecture coming with a full code walkthrough and a screencast presentation of a topic. Each section has an exercise to test your knowledge of what you will be gaining from the particular section.I will start by helping you get installed needed things on your system, which include Python, PyTest, pip, and, PyCharm IDE.I have covered a wide variety of topics, including:Installing Python, PyTest, pip, PyCharmRunning a test in PyTestAssert in PyTest Understanding the result of the testDiscovery of a testPyTest way of identifying test files and test functionsFixturesMarkersConfig filesPytest.ini fileCommand-line optionRunning tests in parallelHow to limit max test failuresand much more!You will get lifetime access to all the lectures plus the corresponding presentation slides of the lectures!So what are you waiting for? Learn PyTest with me most easily and practically and boost your career.

课程标签

0人关注该课程

主题相关的课程