|
|
|
|
|
by kccqzy
974 days ago
|
|
Formal verification is often not the best tool for ensuring code correctness from an ROI perspective. Things like unit tests (including property based tests) and ensuring 100% code coverage often achieve adequate results with less effort. |
|