GSoC Banner

This blog will cover the eleventh and twelth week as a GSoC student.

Work so far and for the coming weeks.

  • Migrating tests to pytest part 6 : This PR covered the part 6 of pytest migration. This PR covers a lot of changes to the codebase, leveraging the power of pytest’s fixtures and parameterization. With this we moved 18 files to pytest. Follow the PR to know more.

  • Migrating tests to pytest part 7 : This is the last PR for pytest migration. Almost all the files were moved to pytest. The ones remaining will be covered in a last PR. To know more follow the PR.

  • Final pytest migration : This PR covers all the remaining file left from the previous work. With this PR we also conclude the main aim of the project. You can follow the PR to know more.