https://github.com/rubada/testing-in-python-with-pytest
Advance your skills and start your career here, by taking the online courses on Intuidemy.
https://github.com/rubada/testing-in-python-with-pytest
course fixtur fixtures hooks markers plugin pytest python test testing
Last synced: 3 months ago
JSON representation
Advance your skills and start your career here, by taking the online courses on Intuidemy.
- Host: GitHub
- URL: https://github.com/rubada/testing-in-python-with-pytest
- Owner: rubada
- License: gpl-3.0
- Created: 2025-02-19T19:40:58.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-22T22:51:47.000Z (3 months ago)
- Last Synced: 2025-02-22T23:22:56.177Z (3 months ago)
- Topics: course, fixtur, fixtures, hooks, markers, plugin, pytest, python, test, testing
- Language: Python
- Homepage: https://www.youtube.com/@Intuidemy
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Testing in Python with pytest.Advance your skills and start your career here, by taking the online courses on Intuidemy. This course is called "Testing in Python with pytest".
Testing is important for many reasins:
1. Bug Detection.
2. Code Quality.
3. Reliability.
4. Security.
5. Performance.
6. Maintainability.Start here and subscribe to receive notifications about our new courses.
طور مهاراتك وابدأ حياتك المهنية من خلال أخذ الدورات التدريبية عبر الإنترنت على Intuidemy. إحدى هذه الدورات هي "الاختبار في Python مع pytest".
الاختبار مهم لأسباب عديدة:
1. كشف الأخطاء.
2. جودة الكود.
3. الموثوقية.
4. الأمن.
5. الأداء.
6. الصيانة.
7.
ابدأ هنا واشترك لتلقي إشعارات حول دوراتنا الجديدة.
### Check our other courses:
#### [Learn-Python-Professionally-Part-One](https://github.com/rubada/Learn-Python-Professionally-Part-One).
#### [Learn-Python-Professionally-Part-Two](https://github.com/rubada/Learn-Python-Professionally-Part-Two).
#### [Learn-Python-Professionally-Part-Three](https://github.com/rubada/Learn-Python-Professionally-Part-Three).
#### [Machine-Learning-with-Ruba-Dabbas](https://github.com/rubada/Machine-Learning-with-Ruba-Dabbas).To learn more about this course, please check below course contents, all the videos related to this course are on my youtube channel [Intuidemy](https://www.youtube.com/@Intuidemy/playlists).
[1. Introduction to Python Testing.](https://www.youtube.com/playlist?list=PLD06In0ejHWbdsPMqSJwE14cw4TF-avIL)
[2. Creating Tests - Part One.](https://www.youtube.com/playlist?list=PLD06In0ejHWbVWpckKF1oAVO5lmTj-IGf)