ElixirConf 2016 - Concurrent Feature Testing with Wallaby by Chris Keathley

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=TjOXbDJ-yw8



Duration: 38:12
837 views
23


Concurrent Feature Testing with Wallaby by Chris Keathley

Feature tests are one of the best ways to ensure reliability and consistency for web applications. But, as your test suite grows feature tests can become a performance bottleneck. This leads to developers running their tests less often or only on the continuos integration server. In some cases it means avoiding feature tests altogether.
Luckily, the release of Ecto 2.0 means that its now possible to run concurrent browser tests. Wallaby is a tool designed to take full advantage of that.
In this talk we'll look at how to configure a Phoenix application for concurrent testing, give a brief overview of Wallaby, and showcase how we can use data transformation and composition to quickly build a highly concurrent test suite.




Other Videos By Confreaks


2016-10-04RustConf 2016 - Using Generics Effectively by Without Boats
2016-10-04RustConf 2016 - Closing Keynote by Julia Evans
2016-10-04RustConf 2016 - RFC: In Order to Form a More Perfect `union` by Josh Triplet
2016-10-04RustConf 2016 - A Modern Editor Built in Rust by Raph Levien
2016-10-04RustConf 2016 - Back to the Futures by Alex Crichton
2016-10-04RustConf 2016 - The /r/playrust Classifier... by Suchin Gururangan & Colin O'Brien
2016-10-04RustConf 2016 - Integrating Some Rust in VLC Media Player by Geoffroy Couprie
2016-10-04RustConf 2016 - Opening Keynote by Aaron Turon & Niko Matsakis
2016-09-27ElixirConf 2016 - WebRTC and Phoenix, when μ Seconds aren't Fast Enough by Jason Stiebs
2016-09-27ElixirConf 2016 - Dialyzer: Optimistic Type Checking for Erlang and Elixir by Jason Voegele
2016-09-27ElixirConf 2016 - Concurrent Feature Testing with Wallaby by Chris Keathley
2016-09-27ElixirConf 2016 - Building Available and Partition Tolerant... by Gabi Zuniga
2016-09-27ElixirConf 2016 - Building Umbrella Project by Wojtek Mach
2016-09-27ElixirConf 2016 - Elixir in Elixir by Jay Hayes
2016-09-27ElixirConf 2016 - Painless Test Driven Development with Elixir and Phoenix by Kat Tornwall
2016-09-27ElixirConf 2016 - Nerves + Phoenix Saves a Father's Sanity! by Joel Byler
2016-09-27ElixirConf 2016 - Leveling Up With Ecto by Darin Wilson
2016-09-27ElixirConf 2016 - Refactoring Techniques for Elixir, Ecto, and Phoenix by Gary Rennie
2016-09-27ElixirConf 2016 - String Theory by Nathan Long & James Edward Gray II
2016-09-27ElixirConf 2016 - Keynote by José Valim
2016-09-27ElixirConf 2016 - Closing Keynote by BoydMulterer