docs: fix spelling issues in v5 release (#165)

This commit is contained in:
Stefan Rotsch
2023-02-22 19:02:16 +01:00
committed by Bastian
parent 03783eee3b
commit 46c32eefbe
7 changed files with 74 additions and 35 deletions

View File

@@ -2,16 +2,17 @@
title: "Spock + Geb"
ring: hold
quadrant: languages-and-frameworks
tags: [coding, quality assurance]
tags: [coding, quality assurance]
---
[spockframework.org](http://www.spockframework.org) - Spock is a testing and specification framework for Java and Groovy applications.
[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.
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.
UI testing with Geb is replaced by Cypress or Playwright.
<!--except-->