https://github.com/adamatti/learnspock
Pet project to show Spock capabilities
https://github.com/adamatti/learnspock
gradle groovy jvm spock tests
Last synced: 3 months ago
JSON representation
Pet project to show Spock capabilities
- Host: GitHub
- URL: https://github.com/adamatti/learnspock
- Owner: adamatti
- Created: 2017-03-30T14:03:26.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-30T19:24:55.000Z (almost 9 years ago)
- Last Synced: 2025-01-19T10:42:22.663Z (about 1 year ago)
- Topics: gradle, groovy, jvm, spock, tests
- Language: Groovy
- Homepage:
- Size: 64.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
image::https://travis-ci.org/adamatti/LearnSpock.svg?branch=master[link="https://travis-ci.org/adamatti/LearnSpock"]
Pet project to show Spock capabilities
#### Topics to Cover
* Project Structure
* Cucumber
* Given / When / Then / Expect
* Power Asset
* Old()
* Data driven test
* Stub x mock x visitor
* Reports
* Unit x Service
* backup
** Spring
** Geb
#### References
* http://testerstories.com/2016/03/why-test-engineers-should-learn-geb-and-spock/
* http://slidedeck.io/thecodesmith/spock-talk
* https://thejavatar.com/testing-with-spock
* http://imasters.com.br/front-end/javascript/testes-em-javascript-diferenca-entre-fake-spy-stub-e-mock