Skip to content

Slides for presentation to introduce Spock+Groovy to Java devs

License

Notifications You must be signed in to change notification settings

snekse/test-often-and-prosper-slides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0751b89 · May 17, 2019
Jan 25, 2017
Jan 25, 2017
Feb 6, 2018
Feb 15, 2017
Dec 8, 2016
Dec 21, 2015
Sep 29, 2015
Mar 13, 2015
Oct 5, 2016
Nov 25, 2016
Jan 27, 2018
Jan 25, 2017
Apr 10, 2016
May 17, 2019
Jan 27, 2018
Jan 27, 2018

Repository files navigation

Test Often and Prosper

Summary

In this presentation you'll be introduced to the Spock testing & mocking framework. We'll see how writing tests in Spock compares to JUnit and why it will save you time; which will make you enjoy writing tests; which will make you a better programmer; which will make you more money.

If you're a Java developer, you'll also be introduced to Groovy. Using Groovy in testing code is a great introduction to the language and a foot in the door to getting it accepted as a language standard within your company.

If you haven't been using JDK 8, the functional concepts and collection comprehensions in Groovy will change your life.

View the Slides

On the Webs

Without movies and sounds

With movies and sounds

Localhost

From the project root, run npm start or yarn start. This will start a node server providing the slides on port 8000. By default, the slides play without movies or sound. If you would like to enable those, add a ?autoplay to the url like this: http://localhost:8000/?autoplay

Companion Project

There is a small starter project that loosely accompany these slides. It's meant to get you up and running quickly with something you can play around with.

It is located at test-often-and-prosper

About

Slides for presentation to introduce Spock+Groovy to Java devs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published