Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Spock Introduction

Spock Introduction

This presentation gives an introduction to the testing framework spock. The main content are in the example code in here:

https://github.com/mariodavid/spock-introduction

Mario David

April 19, 2018
Tweet

More Decks by Mario David

Other Decks in Technology

Transcript

  1. I love Spock
    and here's why you should too

    View Slide

  2. View Slide

  3. What is Spock?
    ´ Testing Framework with focus: „code readability“
    ´ Groovy based
    ´ Mocking baked in

    View Slide

  4. What does a Spock test looks like?

    View Slide

  5. What does Spock Mocking looks like?

    View Slide

  6. Hands on
    github.com/mariodavid/spock-introduction

    View Slide

  7. View Slide