Contributor
Himanshi Kalra

Regression Testing Frameworks


Mentors
Habib Gahbiche, Bastien Montagne
Organization
Blender Foundation

Testing is a nice-to-have tool/utility for developers to check for breaks in early stages of development cycle which is less expensive. Automated testing makes the whole process less time time consuming. The goal of this project is to:

  • Extend the framework and write tests for Physics modifiers, Curve types and remaining Deform and Generate modifiers.
  • Generalization and refactoring of the framework to have non-duplicated code and classes.
  • Working on a test object generation script to "fully" automate the testing procedure as there will be no need for interaction with the UI(Blender).