How To Setup and Run Your First Test (Testing Python With Pytest)

How To Setup and Run Your First Test (Testing Python With Pytest)

Cameron Maske

5 лет назад

30,236 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Beall619
Beall619 - 15.02.2021 00:52

This is literally the best and simplest tutorial ever. Real simple. pytest runs files and functions starting with test. Then the assert keyword is looking for a true or false value to determine if the test passed. Thx much

Ответить
书森学院
书森学院 - 23.09.2020 06:18

Are the videos are part of some longer ones ? Why is the first ever sentence "after installing pytest" ?

Ответить
Artsiom Platkouski
Artsiom Platkouski - 27.08.2020 13:06

Thanks.

Ответить
Zachary Sipes
Zachary Sipes - 01.03.2020 17:47

question.... I hope you respond. I'm a beginner trying to learn how to use python and am using test automation university. com. Please explain how do I use python and the terminal next to each other like you have in the video.

Ответить