# `mix yog.test_livebooks`
[🔗](https://github.com/code-shoily/yog_ex/blob/v1.0.0/lib/mix/tasks/yog.test_livebooks.ex#L37)

Finds and runs all Elixir code blocks inside the `.livemd` files under the `livebooks/` directory.
Ensures that the notebooks execute successfully without any runtime compilation or execution errors.

Run this task via:
    mix yog.test_livebooks

---

*Consult [api-reference.md](api-reference.md) for complete listing*
