You will get unit tests for your Python and Django applications

You will get unit tests for your Python and Django applications

Project details
Unit tests are important for a growing app. As new functionalities are added, confidence is needed that new additions won't break the existing functionalities. This becomes possible with unit tests. These tests verify that a component works as expected in isolated conditions. If the tests break while adding a new feature, doing some refactoring, or editing the code, you can be sure that the change is altering the existing behavior of the application.
Now, that's where I will help you out. Whether you want unit tests written from scratch, improve the existing suites, have better API mocks, increase the coverage, or in general, set up the testing infrastructure for your Python or Django app, I will do that. As an engineer working with Production code on daily basis, I have vast experience with writing unit tests for any change set. No single change goes out without a related unit test. In core Python, I will be writing tests with unittest. For a Django app, the test suite will be developed with various test case clients provided by Django.
Now, that's where I will help you out. Whether you want unit tests written from scratch, improve the existing suites, have better API mocks, increase the coverage, or in general, set up the testing infrastructure for your Python or Django app, I will do that. As an engineer working with Production code on daily basis, I have vast experience with writing unit tests for any change set. No single change goes out without a related unit test. In core Python, I will be writing tests with unittest. For a Django app, the test suite will be developed with various test case clients provided by Django.
Project Type
Development, QA, User Testing$150
- Delivery Time 10 days
- Number of Revisions 2
About Syed Muhammad Dawoud Sheraz
Python and Django Enthusiast
Gujrat, Pakistan - 5:56 pm local time
I am a Software Engineer with 3.5+ years of industry experience in Web development. Although I can work around any part of Web dev, I tend to showcase my creativity in backend challenges and development. Being a Python enthusiast, the major part of my work has involved Django and Django Rest Framework. Be it a small or medium new web application, integration of web applications, or writing integration tests, bring it in. I can do wonders with Django.
But if the web is not what you are looking for, surprise, I am still up for Python development(but please, no ML libraries. We all know how that works). If you are a student looking for help, an industry newcomer, or a new entrant hoping to get a grasp of Python development, I am here. Some of the items that you can expect while working with me:
- Linted code, documented with Pep8 conventions
- Setup Documentation
- Unit Tests
- CI setup
- Containerization of the service
- Work communication via regular status updates
Still, if you have questions, just send me a message and we can talk about what you would like to get done.
Steps for completing your project
After purchasing the project, send requirements so Syed Muhammad Dawoud Sheraz can start the project.
Delivery time starts when Syed Muhammad Dawoud Sheraz receives requirements from you.
Syed Muhammad Dawoud Sheraz works on your project following the steps below.
Revisions may occur after the delivery date.
Clear the requirements and communicate the test implementation plan
Take first review after writing the skeleton code