Electrostat-Lab / Electrostat-Lab/Electrostatic-Sandbox
[Project: ElectroNetSoft: A Design-Defect] Unit testing design defect
Open
enhancement
system-design
theory
- Dominant language
- C
- Stars
- 9
- Forks
- 5
- Avg merge
- 20m
- Merged PRs (30d)
- 1
Description
The unit testing API is not logically correct, instead of using the keyword `unit_test` for the structure that holds a function to execute and/or assert, the terminology should be `unit_component` emphasizing the software unit as the most primitive part of the software architecture, together with the addition of `software_unit` structure that holds a `multifaceted_buffer`, and software unit builder inferface to build software units using unit components.
Contributor guide
Assessment
This issue has not been assessed yet.