task: update [languages][hold] Spock

This commit is contained in:
Theresa Henze
2022-04-01 13:12:42 +02:00
parent 96336c9bf9
commit f8983277f8

View File

@@ -0,0 +1,16 @@
---
title: "Spock + Geb"
ring: hold
quadrant: languages-and-frameworks
---
[spockframework.org](http://www.spockframework.org) - Spock is a testing and specification framework for Java and Groovy applications.
For the most parts we switched from Groovy to Java or Kotlin with JUnit 5. In this regard we think that the active community and regular
updates and extension libraries of JUnit 5 cover everything we want or need.
[gebish.org](http://www.gebish.org) - Geb is a browser automation solution.
UI testing with Geb is replaced by Cypress or Playwright.
<!--except-->