Skip to content

Add Unit Tests and Codecov Integration for Backwards Compatibility #63

Description

@thomaskleiven

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions