Erlang in Practice Episode 5: Unit Testing with EUnit
  • You'll need to pay to download this video
View_video

Testing is the cornerstone of writing software that works. In this episode, we’ll take a break from the chat system and focus on how to do test-driven development in Erlang using the EUnit testing framework. You’ll learn how to:

  • get started with EUnit
  • write test specifications with EUnit macros
  • use EUnit test generators to add flexibility to unit tests
  • set up and tear down test environments, such as server processes
  • run multiple tests in batch with a test suite
  • write code in a test-first style


Tags: The Pragmatic Programmers, Languages, EUnit, Testing, Unit Testing, Erlang, Erlang in Practice

Level: advanced Date: July 17, 2008 Votes: 0 User: Dmytro Shteflyuk  Comments:
 
 

No Response(s) to this entry

Subscribe to comments with RSS.