Contributor
Afrid Hussain

Implement a proper testing framework (rpmlint)


Mentors
Daniel GarcĂ­a Moreno
Organization
openSUSE Project
Technologies
python, linux, Testing, Pytest, RPM Packaging
Topics
packaging, Linting
The primary objective of this project is to enhance the testing framework and testing ideology by utilizing mocking techniques. The intention is to get rid of the existing binary rpm packages . This project aims to mock all the 132 binary rpm packages used exclusively for testing purposes in the rpmlint repository, which will significantly improve testing speed and facilitate easy testing development. To achieve the project's goals, I will collaborate with my mentor and devise a strategy for mocking the binary packages using the pytest framework. The deliverables for this project include a redesigned testing framework that is more efficient and reliable than the existing one. Additionally, the project aims to mock all the existing binary packages, which will help streamline testing processes and accelerate software development. Deliverables: 1. Coming up with redesigned testing framework using mocking strategy. 2. Mocking all the existing binary packages