Setup unit tests with GitHub workflow #298
Labels
Feature
New feature to the engine
Project Configuration
Anything related to setuping our projects
QA
Bug and feature tracking
Problem this feature should fix
Unit tests play a crucial role in preserving software stability by proactively identifying regressions and potential dysfunctions.
Expected solution
We should implement unit tests as well as a GitHub workflow to trigger them on PR commits. We should make them required for merge.
The text was updated successfully, but these errors were encountered: