Elixir Mix

EMx 006: Elixir and Property-based testing with Vitaly Tatarintsev

Informações:

Sinopsis

Panel: Charles Max WoodMark EriksonJosh Adams Special Guests: Vitaly Tatarintsev In this episode of Elixir Mix, the panel talks to Vitaly Tatarintsev about Elixir and property-based testing. Vitaly is a back-end developer and who is currently still working predominantly with Ruby while he continues learns Elixir. He is fairly new to Elixir and likes to write articles about learning Elixir on his blog What did I Learn. They talk about what property-based testing is, where a person can get started with learning property-based testing, TDD with property-based testing, and much more! In particular, we dive pretty deep on: Vitaly introBlog - What did I LearnWhat is property-based testing?Run data to find etch cases that don’t workAre there tools for property-based testing?Not a lot of tools for this in ElixirStream data libraryQuick CheckUsed in addition to unit testsWhere do you get started with property-based testing?Start with stream data libraryPropErTesting.comProperty-based Testing is a Mindset - Elixi