Testing in Scala

Par : Daniel Hinojosa
Définitivement indisponible
Cet article ne peut plus être commandé sur notre site (ouvrage épuisé ou plus commercialisé). Il se peut néanmoins que l'éditeur imprime une nouvelle édition de cet ouvrage à l'avenir. Nous vous invitons donc à revenir périodiquement sur notre site.
Disponible dans votre compte client Decitre ou Furet du Nord dès validation de votre commande. Le format Multi-format est :
  • Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony
Logo Vivlio, qui est-ce ?

Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement

Pour en savoir plus sur nos ebooks, consultez notre aide en ligne ici
C'est si simple ! Lisez votre ebook avec l'app Vivlio sur votre tablette, mobile ou ordinateur :
Google PlayApp Store
  • Nombre de pages166
  • FormatMulti-format
  • ISBN978-1-4493-1510-8
  • EAN9781449315108
  • Date de parution24/01/2013
  • Protection num.NC
  • Infos supplémentairesMulti-format incluant ePub sans ...
  • ÉditeurO'Reilly Media

Résumé

If you build your Scala application through Test-Driven Development, you'll quickly see the advantages of testing before you write production code. This hands-on book shows you how to create tests with ScalaTest and the Specs2-two of the best testing frameworks available-and how to run your tests in the Simple Build Tool (SBT) designed specifically for Scala projects. By building a sample digital jukebox application, you'll discover how to isolate your tests from large subsystems and networks with mocking code, and how to use the ScalaCheck library for automated specification-based testing.
If you're familiar with Scala, Ruby, or Python, this book is for you. - Get an overview of Test-Driven Development - Start a simple project with SBT and create tests before you write code - Dive into SBT's basic commands, interactive mode, packaging, and history - Use ScalaTest both in the command line and with SBT, and learn how to incorporate JUnit and TestNG - Work with the Specs2 framework, including Specification styles, matchers DSLs, and Data Tables - Understand mocking by using Java frameworks EasyMock and Mockito, and the Scala-only framework ScalaMock - Automate testing by using ScalaCheck to generate fake data
If you build your Scala application through Test-Driven Development, you'll quickly see the advantages of testing before you write production code. This hands-on book shows you how to create tests with ScalaTest and the Specs2-two of the best testing frameworks available-and how to run your tests in the Simple Build Tool (SBT) designed specifically for Scala projects. By building a sample digital jukebox application, you'll discover how to isolate your tests from large subsystems and networks with mocking code, and how to use the ScalaCheck library for automated specification-based testing.
If you're familiar with Scala, Ruby, or Python, this book is for you. - Get an overview of Test-Driven Development - Start a simple project with SBT and create tests before you write code - Dive into SBT's basic commands, interactive mode, packaging, and history - Use ScalaTest both in the command line and with SBT, and learn how to incorporate JUnit and TestNG - Work with the Specs2 framework, including Specification styles, matchers DSLs, and Data Tables - Understand mocking by using Java frameworks EasyMock and Mockito, and the Scala-only framework ScalaMock - Automate testing by using ScalaCheck to generate fake data