Skip to content

Unit Testing Framework #335

@caiodasilva2005

Description

@caiodasilva2005

Description

Implement a unit testing framework into the codebase that can be generalized into other NER codebases. This will involve having to mock HAL and CMSIS functions as well. Make it scalable.

Acceptance Criteria

  • unit tests can be run on functions in the codebase
  • github action that checks if all tests were passed
  • add to ner-venv command to run all tests

Proposed Solution

Use Unity and CMock potentially. Update docker image

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions