Open-Agriculture / AgIsoStack-plus-plus

AgIsoStack++ is the completely free open-source C++ ISOBUS library for everyone
https://agisostack.com/
MIT License
168 stars 40 forks source link

Introduce helpers in unit tests #384

Closed GwnDaan closed 6 months ago

GwnDaan commented 7 months ago

Basically bootstrapped unit-test helpers with 3 functions:

I'm curious about opinion of others on this

ad3154 commented 7 months ago

I'm all for test helpers. Makes it much clearer what the intent was behind some magic numbers, nicer to read...

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud