- Added preprocessor directives to include testing-related headers and initialize test suites only when YAZE_ENABLE_TESTING is defined. - This change enhances the modularity of the code by allowing for optional testing features based on the build configuration.