zephyr/doc/develop/test/index.rst
Yuval Peress b513e621b0 docs: ztest: Update documentation for new API
Documentation now includes:
- How to create a test suite
- How to use predicates
- How to use setup/before/after/teardown
- How to use test rules
- Direct people to use FFF instead of ztest mock

Fixes #47420

Signed-off-by: Yuval Peress <peress@google.com>
2022-07-15 22:25:41 +00:00

14 lines
123 B
ReStructuredText

.. _testing:
Testing
#######
.. toctree::
:maxdepth: 1
ztest
twister
coverage
sparse
ztest_deprecated