ESL

Google

Subscribe to our Erlang Factory newsletter to receive the latest updates and news

Ward Bekker
Travis-CI Contributor
TTY

Speaker
Ward Bekker started developing back in the day when 'On Error Resume Next' was a popular idea of fault tolerance. Since then he used quite a few languages and frameworks for delivering high-traffic web-applications. Along the way he discovered that pretty much all popular languages are a surprisingly poor equipped for taking advantage of distributed computing and the current multicore revolution. Now he codes primarily in Erlang.

Favourite quote: "The only constant is change"
twitter: @wardbekker

Ward Bekker is Giving the Following Talks
Automated testing with Erlang ("these go to eleven")

Erlang is designed for building massively scalable and highly available soft real-time systems. Unsurprisingly , Erlang provides us with powerful libraries for automated testing of these type of systems. In this talk, we take a look at three of the popular automated testing libraries for Erlang, discuss their individual strengths and weaknesses and illustrate the importance of continuous integration by deploying sample automated tests to Travis-CI, a free continuous integration service for the open source community.

Talk objectives: Describe and explain popular Erlang automated testinging libraries (EUnit, QuickCheck, Common Test) and the advantages of continuous integration.

Target audience: Test-conscious Erlang programmers.