Skip to main content

One post tagged with "test"

View All Tags

Testing meta-erlang with LuX

· 6 min read
João Henrique Ferreira de Freitas
Maintainer of meta-erlang

In this post we will get a overview about how testimage feature has been enabled into recipe images examples in order to implement tests.

As meta-erlang layer provides many recipes for Erlang and Elixir application, testing and verifying if each supported application is still working between Yocto releases is very important.

So, this post is mostly about Yocto oeqa framework and lux tool.