Test Framework documentation issue #14098
Labels
area: Documentation
area: Test Framework
Issues related not to a particular test, but to the framework instead
bug
The issue is a bug, or the PR is fixing a bug
priority: low
Low impact/importance bug
ZTest documentation in my opinion contains errors in code examples, which may be misleading readers:
The last comma in z_test_test_suite call shuld be removed.
For calling ztest_test_suite the brackets are not closed and there is comma at the end.
The text was updated successfully, but these errors were encountered: