Topic: "spock-tests"
kkapelon/java-testing-with-spock
Code samples from the book "Java testing with Spock"
Language: Groovy - Size: 389 KB - Last synced at: 20 days ago - Pushed at: over 4 years ago - Stars: 270 - Forks: 137

testcontainers/testcontainers-spock 📦
Spock extension for using Docker containers in Spock tests. (DEPRECATED, moved to main repo!)
Size: 125 KB - Last synced at: 6 days ago - Pushed at: over 6 years ago - Stars: 53 - Forks: 8

DigitalState/Camunda-Spock-Testing
Spock Framework Specification Testing / Unit Testing for Camunda BPM Engine/Processes
Language: Groovy - Size: 347 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 2

DanielMichalski/algorithms-and-data-structures-in-kotlin
A Kotlin project with solutions for common algorithms and with their time and memory complexity. Tests are written in Spock.
Language: Kotlin - Size: 229 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 1

andrei-punko/articles-backend-app
Full-fledged Spring Boot backend application
Language: Java - Size: 598 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 5 - Forks: 3

alonsohki/spockts
Unopinionated TypeScript testing framework inspired in the Spock Framework
Language: TypeScript - Size: 220 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

apulbere/codility-solutions
correct solutions in java/scala for codility problems with unit test (Spock/ScalaTest)
Language: Scala - Size: 81.1 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

akefirad/groom
Groom, an IntelliJ plugin for better Groovy/Spock DX
Language: Groovy - Size: 1.97 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

daggerok/spring-webflux-groovy-example
Spring Webflux, spring-boot sample by using dynamic groovy
Language: Groovy - Size: 85.9 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

pokemzok/parkandrest-kotlin
Backend application for parking management
Language: Kotlin - Size: 155 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

bonjoursoftware/mycollections
Groovy / Micronaut project that keeps track of collections of any kind
Language: Groovy - Size: 971 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

skfl/countries-and-cities
Enterprise-grade "Country and city list" application test task
Language: Java - Size: 755 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

todd-elvers/java-algorithms
Numerous algorithms & data structures implemented in Java & tested with Spock
Language: Java - Size: 8.82 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 2

daggerok/ddd
DDD / Spock app (believe, where are nothing interesting here...)
Language: Java - Size: 88.9 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

daggerok/cqrs-eventsourcing-user-management-example
CQRS and event sourcing using dynamic groovy, spring-boot and spring-webflux
Language: Java - Size: 90.8 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

pokemzok/console-recruiter
Have you ever wanted to test your knowledge under time pressure? Me neither, but now we both can thanks to the console recruiter!
Language: Java - Size: 2.57 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

mkmiecikitdev/AlternativeWorld
First approach to DDD, BDD, Hexagonal Architecture. Demo. 2018.
Language: Kotlin - Size: 80.1 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

mtumilowicz/spock-spy-vs-mock
The main goal of this project is to show different approached to stubbing represented by spy and mock in Spock.
Language: Groovy - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

iklymchuk/GTest
Groovy based template for e2e/api/unit test automation
Language: Groovy - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

WoKak/socialapp-backend
Backend of twitter-like social media applicaton
Language: Java - Size: 118 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

braintelligencePL/design-patterns
Design Patterns implemented in Java, Kotlin
Language: Java - Size: 44.9 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

code-4-fun/Super-Simple-Stock-Market
Implementation for Simple Stock Market Problem Statement
Language: Java - Size: 331 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

mzimecki/MySpringBootExample
Example of Spring Boot web application with REST service and Freemarker
Language: Java - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

AbdallahYacoubou/socialApp-Backend
SocialApp Backend
Language: JavaScript - Size: 60.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

speedlog/spock-workshop
Examples and code to cover it using Spock during workshop
Size: 2.66 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

moh-i-ahmed/Car-Sharing
Java + Spring Boot web app implementing a medium-scale car sharing platform. Bachelor's dissertation project.
Language: HTML - Size: 12.6 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

aplotnikov/junit_5_vs_spock
Comparison of using JUnit 5.9.3 vs Spock 2.3
Language: Java - Size: 269 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 2

rabestro/coffee-machine
This project allows you to better understand the basic OOP, its main concepts such as classes, class methods and attributes, and get a taste of Kotlin.
Language: Groovy - Size: 236 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rabestro/fund-balance-spock-example
The examples of spock framework unit tests
Language: Groovy - Size: 134 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rabestro/jetbrains-academy-ascii-mirror
The solution of a simple educational project made in a functional style.
Language: Java - Size: 81.1 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

JannisMueller/labGameOfLife
This Kata is about calculating the next generation of Conway’s game of life, given any starting position
Language: Java - Size: 217 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

rabestro/test-numbers
This is a project to explore the Spock framework
Language: Java - Size: 82 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

hariprasath-r/spock-starter
Starter projects for learning Spock Framework
Language: Groovy - Size: 71.3 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

xmm/grails-spock-testing
Language: CSS - Size: 186 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

lucashsouza/SpockFramework
Repositório destinado a prática de testes com framework Spock conforme obra "Testes automatizados para Java, Android e REST" do autor José Yoshiriro (@jyoshiriro)
Language: Groovy - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

davicar319/koans-letter-counter
A very simple koans type project that solves counting the instances of letters in a string in a number of different ways using various java features. I tried to provide a step-by-step tutorial in the readme.
Language: Java - Size: 34.2 KB - Last synced at: 9 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

daggerok/groovy-examples
Language: Groovy - Size: 56.6 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

carloshh/kata-fizzbuzz
Example of FizzBuzz Kata
Language: Java - Size: 52.7 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ananeridev/Simios_Algoritm
Language: Java - Size: 114 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

daggerok/event-sourced-user-management
Status: IN PROGRESS. CQRS and event sourcing using plain embedded into jdk com.sun.net.httpserver with dynamic groovy spock tests
Language: Java - Size: 102 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

daggerok/spring-ddd
One more spring-boot DDD app
Language: Java - Size: 56.6 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

aplotnikov/unit-test-misuses
Examples with misuses of unit tests
Language: Java - Size: 130 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

SchlammSpringer/harry-potter-online-book-store
Small tech sample how to use Spock with SpringBoot
Language: Groovy - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

apulbere/codejam17
Code Jam 2017 solutions
Language: Java - Size: 58.6 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

chealind/TimeOverseer 📦
Task Management System
Language: HTML - Size: 3.52 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

marcesdan/calculadora
Spock-framework en acción
Language: Groovy - Size: 13.6 MB - Last synced at: 27 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

mtumilowicz/spock-verify-arguments
Basic example of verifying methods invocations and validating their arguments.
Language: Groovy - Size: 56.6 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

ejj1848/FizzTDDSpock
TDD FizzBuzz using Spock
Language: Groovy - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

gjasinski/object-oriented-programming-java
Object oriented programming course at AGH UST in Java
Language: Java - Size: 141 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

aplotnikov/my-cache
Language: Groovy - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

aplotnikov/revert-polish-notation
Language: Groovy - Size: 68.4 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

jeduardocosta/data-generic-cache-java
A simple library to cache data using custom providers.
Language: Java - Size: 118 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

aplotnikov/generator
Language: Groovy - Size: 44.9 KB - Last synced at: about 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

aplotnikov/kata01groovy
Supermarket Pricing. It is Groovy implementation of project.
Language: Groovy - Size: 148 KB - Last synced at: about 2 years ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0
