17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Real World Python Test Automation With Pytest (Django App)
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
This is a MUST course for anyone who cares about testing.
I teach the ins and outs of pytest while building a real world django application (including a continuous integration system in bitbucket).
In this course we will build a very simple django server , I will teach just enough django so that we will be able to build the application, and then focus on testing it.
This is not an entry-level course, basic knowledge of python is needed
You will learn:
Pytest features (in depth)
Fixtures
Markers
Parametrize
Skip, xfail
Pytest.ini
Pytest-django
Pytest-cov
pytest-xdist
unittest library, mocks
Django (just enough to build a web server)
Rest API
Models, Migrations
Views
Serializers
SQLite3 DB
Email backends
Continuous Integration (in depth)
Bitbucket pipelines
Bitbucket environment variables
Parallel steps
Docker
Testing (In depth)
Unit tests
Integration tests
Performance tests
Python best practice
Virtual environments: pipenv
Pipfile
Type hinting
Black formatter
Who this course is for:
Developers who are interested in writing quality tests for their applications
Python Developers curious about Pytest
Anyone who wants to build or improve an automated testing framework
Requirements
Basic knowledge of python
Last Updated 11/2020
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
TutsNode.com.txt
63 B
[TutsNode.com] - Real World Python Test Automation with Pytest/1. Introduction Course topics, learning tips/1. Course Topics.mp4
115.8 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/1. Introduction Course topics, learning tips/1. Course Topics.srt
9.9 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/1. Introduction Course topics, learning tips/1.1 Course Content.png
313.2 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/1. Introduction Course topics, learning tips/2. About the instructor (Corona Virus Edition).mp4
34.8 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/1. Introduction Course topics, learning tips/2. About the instructor (Corona Virus Edition).srt
3 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/1. Introduction Course topics, learning tips/3. How get the best of Udemy.mp4
19.6 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/1. Introduction Course topics, learning tips/3. How get the best of Udemy.srt
1.9 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/1. Introduction Course topics, learning tips/4. How I suggest Watching the course.mp4
19.6 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/1. Introduction Course topics, learning tips/4. How I suggest Watching the course.srt
1.9 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/1. Introduction Course topics, learning tips/4.1 Course Repository.html
119 B
[TutsNode.com] - Real World Python Test Automation with Pytest/10. Pytest-xdist/1. Running our tests on multiple threads with pytest-xdist.mp4
37.8 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/10. Pytest-xdist/1. Running our tests on multiple threads with pytest-xdist.srt
5 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/11. Bonus- Exercise/1. create an endpoint which gets the n'th fibonacci number, add integration test.html
128 B
[TutsNode.com] - Real World Python Test Automation with Pytest/2. Theory/1. Testing Django Applications.mp4
203.1 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/2. Theory/1. Testing Django Applications.srt
15.6 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/2. Theory/1.1 Pytest Django- official documentation.html
108 B
[TutsNode.com] - Real World Python Test Automation with Pytest/2. Theory/1.2 Testing in Django- official documentation.html
114 B
[TutsNode.com] - Real World Python Test Automation with Pytest/2. Theory/1.3 testing-django-applications.pptx
635.5 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/2. Theory/2. Pytest Quick Overview.mp4
46.4 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/2. Theory/2. Pytest Quick Overview.srt
5 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/2. Theory/2.1 Pytest- official documentation.html
95 B
[TutsNode.com] - Real World Python Test Automation with Pytest/3. Project Setup/1. Creating a bitbucket project.mp4
117.8 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/3. Project Setup/1. Creating a bitbucket project.srt
7.2 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/3. Project Setup/1.1 Course Repository.html
119 B
[TutsNode.com] - Real World Python Test Automation with Pytest/3. Project Setup/1.2 Create a Git repository in bitbucket- Official documentation.html
136 B
[TutsNode.com] - Real World Python Test Automation with Pytest/3. Project Setup/2. Installing pipenv and required packages.mp4
102.7 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/3. Project Setup/2. Installing pipenv and required packages.srt
7.2 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/4. Creating and testing our awesome Django project/1. What are we going to build.mp4
124.7 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/4. Creating and testing our awesome Django project/1. What are we going to build.srt
8.7 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/4. Creating and testing our awesome Django project/1.1 Course Repository.html
119 B
[TutsNode.com] - Real World Python Test Automation with Pytest/4. Creating and testing our awesome Django project/1.2 Live version of our project.html
96 B
[TutsNode.com] - Real World Python Test Automation with Pytest/4. Creating and testing our awesome Django project/2. Django project setup.mp4
102.4 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/4. Creating and testing our awesome Django project/2. Django project setup.srt
6.8 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/4. Creating and testing our awesome Django project/2.1 Django Project setup- official documentation.html
114 B
[TutsNode.com] - Real World Python Test Automation with Pytest/4. Creating and testing our awesome Django project/3. Creating our Django Models.mp4
189.4 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/4. Creating and testing our awesome Django project/3. Creating our Django Models.srt
12.8 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/4. Creating and testing our awesome Django project/3.1 Django models - official documentation.html
116 B
[TutsNode.com] - Real World Python Test Automation with Pytest/4. Creating and testing our awesome Django project/4. Creating our REST API.mp4
184.2 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/4. Creating and testing our awesome Django project/4. Creating our REST API.srt
15.5 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/4. Creating and testing our awesome Django project/4.1 Django Views- official documentation.html
115 B
[TutsNode.com] - Real World Python Test Automation with Pytest/4. Creating and testing our awesome Django project/4.2 Django Serializers - official documentation.html
121 B
[TutsNode.com] - Real World Python Test Automation with Pytest/4. Creating and testing our awesome Django project/5. Manually testing our project's features.mp4
54 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/4. Creating and testing our awesome Django project/5. Manually testing our project's features.srt
3.3 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/4. Creating and testing our awesome Django project/5.1 Download Postman.html
85 B
[TutsNode.com] - Real World Python Test Automation with Pytest/5. Pytest automatic testing for our Django application/1. Writing our first pytests.mp4
207.8 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/5. Pytest automatic testing for our Django application/1. Writing our first pytests.srt
16.3 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/5. Pytest automatic testing for our Django application/2. API Test classes (unittest style).mp4
185.7 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/5. Pytest automatic testing for our Django application/2. API Test classes (unittest style).srt
13.7 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/5. Pytest automatic testing for our Django application/3. Pytest skip and xfail markers.mp4
40.6 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/5. Pytest automatic testing for our Django application/3. Pytest skip and xfail markers.srt
3.2 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/5. Pytest automatic testing for our Django application/4. Pytest test runner.mp4
42.4 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/5. Pytest automatic testing for our Django application/4. Pytest test runner.srt
2.8 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/5. Pytest automatic testing for our Django application/5. Refactoring our tests to pytest native.mp4
57.2 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/5. Pytest automatic testing for our Django application/5. Refactoring our tests to pytest native.srt
7.7 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/5. Pytest automatic testing for our Django application/6. Pytest VS unittest.mp4
50.8 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/5. Pytest automatic testing for our Django application/6. Pytest VS unittest.srt
4.5 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/6. Continuous Integration/1. Intro to Continuous Integration.mp4
66.6 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/6. Continuous Integration/1. Intro to Continuous Integration.srt
6.4 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/6. Continuous Integration/2. Hands on CI- creating bitbucket pipelines to run our tests.mp4
92.3 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/6. Continuous Integration/2. Hands on CI- creating bitbucket pipelines to run our tests.srt
8.2 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/6. Continuous Integration/2.1 Bitbucket Pipelines- official documentation.html
149 B
[TutsNode.com] - Real World Python Test Automation with Pytest/6. Continuous Integration/3. Hands on CI- Bitbucket environment variables.mp4
25.9 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/6. Continuous Integration/3. Hands on CI- Bitbucket environment variables.srt
2.7 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/6. Continuous Integration/3.1 Bitbucket Environment Variables- official documentation.html
134 B
[TutsNode.com] - Real World Python Test Automation with Pytest/7. Django emailing service/1. Adding an email sending service.mp4
126.9 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/7. Django emailing service/1. Adding an email sending service.srt
9 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/7. Django emailing service/1.1 Django email service- official documentation.html
112 B
[TutsNode.com] - Real World Python Test Automation with Pytest/7. Django emailing service/2. Testing our email service.mp4
143.1 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/7. Django emailing service/2. Testing our email service.srt
10.7 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/7. Django emailing service/2.1 Unittest mocks- official documentation.html
113 B
[TutsNode.com] - Real World Python Test Automation with Pytest/7. Django emailing service/2.2 Python mocks- cool video.html
111 B
[TutsNode.com] - Real World Python Test Automation with Pytest/8. Exploring Pytest with Fibonacci/1. Intro to fibonacci tests.mp4
38.5 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/8. Exploring Pytest with Fibonacci/1. Intro to fibonacci tests.srt
2.5 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/8. Exploring Pytest with Fibonacci/1.1 What is the fibonacci sequence.html
104 B
[TutsNode.com] - Real World Python Test Automation with Pytest/8. Exploring Pytest with Fibonacci/2. Pytest Parametrize.mp4
32.4 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/8. Exploring Pytest with Fibonacci/2. Pytest Parametrize.srt
6.8 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/8. Exploring Pytest with Fibonacci/2.1 Pytest Parametrize official documentation.html
111 B
[TutsNode.com] - Real World Python Test Automation with Pytest/8. Exploring Pytest with Fibonacci/3. Implementing from scratch Pytests's parametrize feature.mp4
51.6 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/8. Exploring Pytest with Fibonacci/3. Implementing from scratch Pytests's parametrize feature.srt
10.6 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/8. Exploring Pytest with Fibonacci/3.1 Decorator with arguments.html
111 B
[TutsNode.com] - Real World Python Test Automation with Pytest/8. Exploring Pytest with Fibonacci/3.2 Python decorators.html
111 B
[TutsNode.com] - Real World Python Test Automation with Pytest/8. Exploring Pytest with Fibonacci/4. Caching.mp4
43.2 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/8. Exploring Pytest with Fibonacci/4. Caching.srt
8.6 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/8. Exploring Pytest with Fibonacci/4.1 Functools LRU cache official documentation.html
109 B
[TutsNode.com] - Real World Python Test Automation with Pytest/8. Exploring Pytest with Fibonacci/5. Running CI steps in paralell.mp4
27.5 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/8. Exploring Pytest with Fibonacci/5. Running CI steps in paralell.srt
5 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/8. Exploring Pytest with Fibonacci/5.1 Parallel Bitbucket Pipelines - official documentation.html
141 B
[TutsNode.com] - Real World Python Test Automation with Pytest/8. Exploring Pytest with Fibonacci/6. Pytest fixture- Time tracking.mp4
22.7 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/8. Exploring Pytest with Fibonacci/6. Pytest fixture- Time tracking.srt
4.8 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/8. Exploring Pytest with Fibonacci/6.1 Pytest Fixtures- official documentation.html
107 B
[TutsNode.com] - Real World Python Test Automation with Pytest/8. Exploring Pytest with Fibonacci/7. Using dynamic programming to solve fiobnacci.mp4
36.8 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/8. Exploring Pytest with Fibonacci/7. Using dynamic programming to solve fiobnacci.srt
7.9 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/9. Performance Testing/1. Implementing a pytest performance validator.mp4
19.1 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/9. Performance Testing/1. Implementing a pytest performance validator.srt
5.3 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/9. Performance Testing/2. Why not to use pytest-timeout.mp4
18.3 MB
[TutsNode.com] - Real World Python Test Automation with Pytest/9. Performance Testing/2. Why not to use pytest-timeout.srt
1.6 KB
[TutsNode.com] - Real World Python Test Automation with Pytest/9. Performance Testing/2.1 pytest-timeout official documentation.html