Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Use a testing framework instead of self written test harness #64

Open
fasmat opened this issue Oct 26, 2022 · 0 comments
Open

Use a testing framework instead of self written test harness #64

fasmat opened this issue Oct 26, 2022 · 0 comments

Comments

@fasmat
Copy link
Member

fasmat commented Oct 26, 2022

At the moment tests are written and executed "by hand". Instead we should use a testing framework like https://github.com/google/googletest or https://github.com/boostorg/test and remove all the boilerplate code that invokes our unit tests.

Additionally it would be helpful to measure test coverage for this library using a tool like Coco

@fasmat fasmat self-assigned this Oct 26, 2022
@fasmat fasmat moved this to 📋 Backlog in Dev team kanban Oct 26, 2022
@fasmat fasmat removed their assignment Oct 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

1 participant