spock
There are 323 repositories under spock topic.
ron190/jsql-injection
jSQL Injection is a Java application for automatic SQL database injection.
FluentLenium/FluentLenium
FluentLenium is a web & mobile automation framework which extends Selenium to write reliable and resilient UI functional tests. This framework is React ready. Written and maintained by people who are automating browser-based tests on a daily basis.
spockframework/spock-example
Spock example specifications along with ready-to-go Gradle and Maven builds
agrafix/Spock
Another Haskell web framework for rapid development
allure-framework/allure-java
Allure integrations for Java test frameworks
gtiwari333/spring-boot-web-application-sample
Real World Spring Boot Web Application Example with tons of ready to use features
statamic/spock
Automatically perform git commits, pushes, and other cli actions when Statamic content changes
agrafix/funblog
A simple blog software written in Haskell
suewonjp/civilizer
Civilizer - Tool to efficiently manage your data/knowledge/idea
rieckpil/java-testing-toolbox
:wrench: Testing Tools & Libraries Every Java Developer Must Know
testcontainers/testcontainers-spock
Spock extension for using Docker containers in Spock tests. (DEPRECATED, moved to main repo!)
soupi/gathering
A self hosted website for announcing group events
lucas-myx/spock_example
Spock是国外一款功能强大的测试框架,但是官方的文档和代码示例不太适合我们实际的工程项目,无法解决我们项目中的复杂业务场景,需要找到一套适合自己项目的成熟解决方案,所以觉得有必要把我们项目中使用Spock的经验分享出来,帮助大家解决实际问题或带来一些启发,如果你在使用过程中遇到问题可以在公众号[Java老K]或我的博客:http://javakk.com 交流沟通
int128/spock-spring-boot-example
An example of testing Spring Boot application with Spock framework
unguiculus/job-dsl-sample
Jenkins Job DSL Sample Project
icfnext/prosper
A Spock-based integration testing library for prosperous AEM development.
TulevaEE/onboarding-service
Backend Onboarding Service for Tuleva
pchudzik/springmock
alternative spring mocking infrastructure
jumio-oss/geb-mobile
A geb navigator factory for mobile support for Appium, Selendroid and IosDriver
reportportal/examples-java
Java examples of Report Portal usage
BlackIQ/rpsls
Rock 💎 Paper 📝 Scissors ✂️ Lizard 🦎 Spock 🖖
lawrencec/Unroll
A helper tool to easily run the same tests against multiple data with verbose output.
rossdrew/emuRox
Emulator of MOS6502 (and eventually NES) with particular focus on understandable design and testing.
opaluchlukasz/junit2spock
JUnit test to Spock test converter
snekse/spring-spock-integration-testing
How to inject Spock mocks into Spring integration tests
mattphillips/babel-plugin-gwt
Data Driven Testing babel plugin inspired by Groovy's Spock framework 🖖
Southern-Exposure-Seed-Exchange/Order-Manager-Prototypes
Rough REST client/server prototypes for SESE's Order Manager.
spockjs/spockjs
Structured JavaScript test cases, inspired by Spock Framework
chrismacp/example-springboot-spock
An example SpringBoot project using Spock for tests
LVCarnevalli/javaclean
JAVA Clean template clean architecture, feature toggles and test pyramid
jakubdyszkiewicz/spring-moviedb
Simple movie API using Spring Boot with JWT auth
mkutz/spock-testing-workshop
Workshop for testing Java projects with Spock and Groovy.
szpak/spock-global-unroll
Spock extension automatically enabling parametrized tests unrolling in the whole project
hantsy/micronaut-sandbox
Micronaut playground
Martin-BG/spock-jupiter-integration
Maven project combining Spock 2.0 and JUnit 5 tests, separation between Unit and Integration tests and parallel test execution
xialugui/implementing-domain-driven-design
基于Spring Boot,Axon Framework的领域驱动设计(ddd)理论与实践结合。