-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi,
I've noticed that the library is updated frequently, which is great! However, without unit tests, it can be challenging to ensure that these updates don't break existing functionality. Adding unit tests would help maintain backward compatibility and improve the overall stability of the library.
Benefits:
- Ensure new changes don't introduce bugs
- Increase reliability and stability
- Make it easier for new contributors to understand and contribute to the codebase
Request:
- Integrating a test framework like Google Test
- Add Codecov integration to track test coverage and maintain quality over time
I'm happy to help set up the testing framework, Github Actions or contribute some initial tests if needed.
Thanks for considering this!
ZhenshengLee
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request