Property driven development in Erlang, by example

  • Authors:
  • Samuel Rivas;Miguel Ángel Francisco;Víctor M. Gulías

  • Affiliations:
  • LambdaStream S.L.;LambdaStream S.L.;University of A Coruña, Spain

  • Venue:
  • Proceedings of the 5th Workshop on Automation of Software Test
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

As an example of the combination of Test Driven Development and Property Based Testing, this paper presents the implementation of a template library from scratch using the functional language Erlang for development and the tool QuickCheck for testing.