Testing Erlang and Elixir through PropEr Modeling

Please accept marketing-cookies to watch this video.

There are a ton of techniques to come up with properties when doing property-based testing, but one of the most powerful ones is modeling. In this webinar, we’ll quickly see how to use models for stateless and stateful properties.

Speaker

Fred is the author of Learn You Some Erlang, Erlang in Anger, and more recently, Property-Based Testing with PropEr, Erlang, and Elixir. He is a maintainer of Rebar3, and of libraries such as recon, pobox, vmstats, and backoff. Twitter: https://x.com/mononcqc

Gleam’s Interoperability with Erlang and Elixir

Gleam’s Interoperability with Erlang and Elixir 

Raúl Chouza explores how Gleam works with Erlang and Elixir, showing its type safety, BEAM integration, and live app demo.

Security and the BEAM Ecosystem

Security and the BEAM Ecosystem

In the second and final part, Jonatan Männchen on how the BEAM community is making security smarter and more collaborative.

SAFE and OIDCC

SAFE and OIDCC

Even secure code benefits from a second opinion. In part one, Jonatan Männchen shares how SAFE helped strengthen his authentication library.