Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: maven: org.spockframework:spock-junit4

Spock is a testing and specification framework for Java and Groovy applications. What makes it stand out from the crowd is its beautiful and highly expressive specification language. Thanks to its JUnit runner, Spock is compatible with most IDEs, build tools, and continuous integration servers. Spock is inspired from JUnit, jMock, RSpec, Groovy, Scala, Vulcans, and other fascinating life forms.
35 versions
Latest release: over 1 year ago
34 dependent packages

View more package details: https://packages.ecosyste.ms/registries/repo1.maven.org/packages/org.spockframework:spock-junit4

Dependent Repos 401

slachiewicz/kubernetes-client-java Fork of kubernetes-client/java
Official Java client library for kubernetes
  • 2.0-groovy-3.0 e2e/pom.xml

Size: 33.4 MB - Last synced: 20 days ago - Pushed: 20 days ago

moditect/jfrunit
A JUnit extension for asserting JDK Flight Recorder events
  • jfrunit-core/pom.xml

Size: 948 KB - Last synced: 2 months ago - Pushed: about 1 year ago

Mu-L/gradle Fork of gradle/gradle
Adaptable, fast automation for all
  • 2.1-groovy-3.0 build-logic/build-platform/build.gradle.kts

Size: 435 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

AlexanderZobkov/github-events-emailer
:octocat: Sends github events as emails.
  • * build.gradle

Size: 682 KB - Last synced: 8 days ago - Pushed: 8 days ago

jesperancinha/concert-demos-root
This project is built in order to compare and illustrate differences between MVC and Reactive Web design patterns.
  • concert-demos-rest-service-mvc/pom.xml
  • concert-demos-rest-service-webflux/pom.xml

Size: 10.7 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

aws-cloudformation/aws-cloudformation-resource-providers-cost-explorer
CloudFormation Resource Provider Package for AWS Cost Explorer
  • costcategory/pom.xml

Size: 1.21 MB - Last synced: 5 months ago - Pushed: 5 months ago

fedorenchik/PlanetVim
Easy and Powerful Vim Distribution
  • * .vim/pack/basic/start/vim-test/spec/fixtures/gradle/groovy/gradle_spock_multi_module/module_one/build.gradle
  • * .vim/pack/basic/start/vim-test/spec/fixtures/gradle/groovy/gradle_spock_multi_module/module_two/build.gradle
  • * .vim/pack/basic/start/vim-test/spec/fixtures/gradle/groovy/gradle_spock_single_module/build.gradle
  • .vim/pack/basic/start/vim-test/spec/fixtures/maven/sample_maven_groovy_spock_multimodule_project/module_one/pom.xml
  • .vim/pack/basic/start/vim-test/spec/fixtures/maven/sample_maven_groovy_spock_multimodule_project/module_two/pom.xml
  • .vim/pack/basic/start/vim-test/spec/fixtures/maven/sample_maven_groovy_spock_project/pom.xml

Size: 37.3 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

alsutton/gradle Fork of gradle/gradle đŸ“Ļ
Adaptable, fast automation for all
  • 2.0-groovy-3.0 build-logic/build-platform/build.gradle.kts
  • * subprojects/docs/src/samples/build-organization/multi-project-with-convention-plugins/groovy/buildSrc/build.gradle
  • * subprojects/docs/src/samples/build-organization/publishing-convention-plugins/groovy/convention-plugins/build.gradle
  • * subprojects/docs/src/snippets/configurationCache/testKit/groovy/build.gradle
  • * subprojects/docs/src/snippets/developingPlugins/testingPlugins/groovy/url-verifier-plugin/build.gradle
  • * subprojects/docs/src/snippets/developingPlugins/testingPlugins/kotlin/url-verifier-plugin/build.gradle.kts

Size: 354 MB - Last synced: 13 days ago - Pushed: 10 months ago

spring-cloud/spring-cloud-contract
Support for Consumer Driven Contracts in Spring
  • 2.2-M1-groovy-4.0 pom.xml
  • spring-cloud-contract-stub-runner/pom.xml
  • spring-cloud-contract-tools/spring-cloud-contract-converters/pom.xml
  • spring-cloud-contract-verifier/pom.xml
  • tests/samples-messaging-camel/pom.xml

Size: 130 MB - Last synced: 5 days ago - Pushed: 5 days ago

gradle/test-retry-gradle-plugin
Gradle plugin to retry tests that have failed to mitigate test flakiness.
  • 2.0-groovy-3.0 plugin/build.gradle.kts

Size: 5.98 MB - Last synced: 4 days ago - Pushed: 4 days ago

BuquXzp/PingPong
  • pom.xml

Size: 22.5 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago

dburyak/vertx-tools
Tools for developing Vertx applications
  • ${spockVersion} build.gradle

Size: 545 KB - Last synced: 10 days ago - Pushed: 10 days ago

zmughal/vimrc
:scissors::black_nib::page_facing_up: My Vim configuration
  • * .vim/bundle/vim-test/spec/fixtures/gradle/groovy/gradle_spock_multi_module/module_one/build.gradle
  • * .vim/bundle/vim-test/spec/fixtures/gradle/groovy/gradle_spock_multi_module/module_two/build.gradle
  • * .vim/bundle/vim-test/spec/fixtures/gradle/groovy/gradle_spock_single_module/build.gradle
  • .vim/bundle/vim-test/spec/fixtures/maven/sample_maven_groovy_spock_multimodule_project/module_one/pom.xml
  • .vim/bundle/vim-test/spec/fixtures/maven/sample_maven_groovy_spock_multimodule_project/module_two/pom.xml
  • .vim/bundle/vim-test/spec/fixtures/maven/sample_maven_groovy_spock_project/pom.xml

Size: 20.1 MB - Last synced: 12 days ago - Pushed: about 1 month ago

etiennestuder/teamcity-build-scan-plugin
TeamCity plugin that integrates with build scans.
  • 2.1-groovy-3.0 agent/build.gradle

Size: 2.05 MB - Last synced: 13 days ago - Pushed: 13 days ago

mozilla/rust-android-gradle
  • * plugin/build.gradle

Size: 391 KB - Last synced: about 1 month ago - Pushed: about 1 month ago

klum-dsl/klum-ast
Turn your models into super models
  • 2.1-groovy-3.0 build.gradle

Size: 2.18 MB - Last synced: 16 days ago - Pushed: 16 days ago

xiangtianyu/opentelemetry-java-instrumentation Fork of open-telemetry/opentelemetry-java-instrumentation
OpenTelemetry auto-instrumentation and instrumentation libraries for Java
  • * testing-common/build.gradle.kts

Size: 167 MB - Last synced: 28 days ago - Pushed: 28 days ago

502513206/Question-Bank
įŽ—æŗ•ä¸Žéĸč¯•
  • 2.1-groovy-3.0 unit-test/pom.xml

Size: 1.11 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

FeatureProbe/server-sdk-java
FeatureProbe Server Side SDK for Java
  • pom.xml

Size: 665 KB - Last synced: 4 months ago - Pushed: 4 months ago

ben-manes/gradle-versions-plugin
Gradle plugin to discover dependency updates
  • 2.1-M2-groovy-3.0 gradle-versions-plugin/build.gradle

Size: 2.39 MB - Last synced: 12 days ago - Pushed: 29 days ago

oslc-op/refimpl
A reference implementation of OSLC servers in RM, CM, QM, and AM domains.
  • src/refimpl-tests/pom.xml

Size: 3.65 MB - Last synced: 20 days ago - Pushed: 20 days ago

nextflow-io/nf-sqldb
SQL support plugin for Nextflow
  • 2.1-groovy-3.0 plugins/nf-sqldb/build.gradle

Size: 184 KB - Last synced: 2 months ago - Pushed: 5 months ago

smicyk/groovy-jmeter
A Groovy-based DSL for building and running JMeter test plans from command line and more.
  • * build.gradle

Size: 983 KB - Last synced: 7 days ago - Pushed: 3 months ago

hierynomus/license-gradle-plugin
Manage your license(s)
  • * build.gradle

Size: 556 KB - Last synced: 3 months ago - Pushed: 9 months ago

kmark/gradle Fork of gradle/gradle
Adaptable, fast automation for all
  • $spockVersion build-logic/build-platform/build.gradle.kts

Size: 434 MB - Last synced: 7 months ago - Pushed: 7 months ago

MinimallyCorrect/Mixin
Applies Mixin-style monkey patches to .java source or compiled .class files. Lightweight
  • * gradle-plugin/build.gradle.kts

Size: 479 KB - Last synced: about 18 hours ago - Pushed: about 18 hours ago

nextflow-io/nf-ignite
  • 2.0-M3-groovy-3.0 build.gradle

Size: 120 KB - Last synced: 3 months ago - Pushed: 3 months ago

0xack13/spock-groovy-maven
Skeleton of using Spock with Maven
  • 2.0-M3-groovy-3.0 pom.xml

Size: 13.7 KB - Last synced: 30 days ago - Pushed: 10 months ago

jana-clari/HACK-102
  • * DriveToConfluenceMigration/build.gradle

Size: 258 KB - Last synced: 10 months ago - Pushed: about 2 years ago

rabbitmq/hop
RabbitMQ HTTP API client for Java, Groovy, and other JVM languages
  • pom.xml

Size: 2.52 MB - Last synced: 12 days ago - Pushed: 22 days ago

nextflow-io/nf-hello
Nextflow plugin implementation skeleton
  • 2.0-M3-groovy-3.0 plugins/nf-hello/build.gradle

Size: 115 KB - Last synced: 2 months ago - Pushed: 2 months ago

build-your-own-x/seed
reimplement java core module
  • * build.gradle

Size: 9.9 MB - Last synced: 12 months ago - Pushed: 12 months ago

jeffersono7/async-await
Biblioteca para async/await no java, implementando atores e troca de mensagens
  • 2.0-M5-groovy-3.0 pom.xml

Size: 187 KB - Last synced: 29 days ago - Pushed: over 2 years ago

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.
  • fluentlenium-spock/pom.xml
  • 2.3-groovy-4.0 pom.xml

Size: 18.7 MB - Last synced: 6 days ago - Pushed: 6 days ago

bluesoft/bee
database changes manager
  • 2.0-groovy-3.0 build.gradle

Size: 1.54 MB - Last synced: 15 days ago - Pushed: 4 months ago

szpak/gradle-pitest-plugin
Gradle plugin for PIT Mutation Testing
  • 2.0-groovy-2.5 build.gradle

Size: 1.75 MB - Last synced: 11 days ago - Pushed: 11 days ago

apache/groovy
Apache Groovy: A powerful multi-faceted programming language for the JVM platform
  • ${versions.spock} subprojects/groovy-contracts/build.gradle
  • ${versions.spock} subprojects/groovy-nio/build.gradle

Size: 206 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

shinyhut/vernacular-vnc
A pure Java VNC client library
  • pom.xml

Size: 172 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

Tesco/aqueduct-core
Hierarchical one way data sync
  • 2.0-M3-groovy-3.0 build.gradle
  • 2.0-M3-groovy-3.0 pipe-storage-postgresql/build.gradle

Size: 2.95 MB - Last synced: 12 months ago - Pushed: 12 months ago

beekpr/beekeeper-gradle-plugins
  • 2.0-groovy-3.0 build.gradle

Size: 449 KB - Last synced: about 2 months ago - Pushed: 3 months ago

IanDarwin/cjp-examples
Testing example programs from the Checking Java Programs book and videos
  • spock/pom.xml

Size: 3.33 MB - Last synced: 6 months ago - Pushed: 6 months ago

craigatk/projektor
View and share your test reports quickly and easily with Projektor
  • $spockVersion publishers/gradle-plugin/build.gradle

Size: 78.3 MB - Last synced: 3 days ago - Pushed: 3 days ago

rahil-sh/rundeck Fork of rundeck/rundeck
Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts
  • * core/build.gradle

Size: 172 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

jenkinsci/typetalk-plugin Fork of ikikko/typetalk-plugin
This is a Jenkins plugin which notifies to Typetalk ( https://typetalk.com/ )
  • pom.xml

Size: 993 KB - Last synced: about 1 month ago - Pushed: 11 months ago

moqui/moqui-framework
Use Moqui Framework to build enterprise applications based on Java. It includes tools for databases (relational, graph, document), local and web services, web and other UI with screens and forms, security, file/resource access, scripts, templates, l10n, caching, logging, search, rules, workflow, multi-instance, and integration.
  • 2.1-groovy-3.0 framework/build.gradle

Size: 10.6 MB - Last synced: about 2 months ago - Pushed: 2 months ago

rozza/mongo-java-driver Fork of mongodb/mongo-java-driver
java driver for mongo
  • * build.gradle

Size: 116 MB - Last synced: 3 days ago - Pushed: 4 days ago

shahzadmasud/mongo-java-driver Fork of mongodb/mongo-java-driver
java driver for mongo
  • * build.gradle

Size: 51.4 MB - Last synced: 11 months ago - Pushed: over 1 year ago

sschuberth/gradle Fork of gradle/gradle
A powerful build system for the JVM
  • 2.0-M5-groovy-3.0 build-logic/build-platform/build.gradle.kts

Size: 344 MB - Last synced: 12 days ago - Pushed: 28 days ago

AtlasOfLivingAustralia/ala-security-project
Web service specific security code, e.g. API Key filters
  • * ala-ws-security/build.gradle

Size: 1.77 MB - Last synced: 14 days ago - Pushed: 14 days ago

bbaloo/demo-rating-service
  • * rating-service/build.gradle

Size: 4.7 MB - Last synced: 10 months ago - Pushed: over 1 year ago

crystal-processes/crp-flowable-ex
Flowable extension provided by crystal processes.
  • crp-flowable-spock/pom.xml

Size: 148 KB - Last synced: 4 months ago - Pushed: 4 months ago

Netflix/genie
Distributed Big Data Orchestration Service
  • * build.gradle

Size: 201 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

ruksad/learn-path
learning purpose
  • Store-data-in-s3/pom.xml

Size: 38.1 MB - Last synced: 10 months ago - Pushed: about 1 year ago

sygnowski/doer
A Low Code application and CLI tool. Basically helps me work with Kafka, Protobuf, RocksDB.
  • * build.gradle

Size: 589 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

linwenjun/spring_2_7_mybatis_plus_in_mulpitle_module
  • 2.2-M1-groovy-3.0 build.gradle

Size: 228 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago

adityamillind98/gradle
  • $spockVersion build-logic/build-platform/build.gradle.kts

Size: 282 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

tudortimi/gradle-hdvl
Family of Gradle plugins that provide support for hardware design and verification languages
  • 2.0-groovy-3.0 build.gradle.kts

Size: 483 KB - Last synced: 1 day ago - Pushed: 2 days ago

stackrox/stackrox
The StackRox Kubernetes Security Platform performs a risk analysis of the container environment, delivers visibility and runtime alerts, and provides recommendations to proactively improve security by hardening the environment.
  • * qa-tests-backend/build.gradle

Size: 178 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

pszymczyk/kafka-streams-playground
  • pom.xml

Size: 444 KB - Last synced: 6 months ago - Pushed: 6 months ago

zscgrhg/sputnik-main
sputnik-main
  • pom.xml

Size: 95.7 KB - Last synced: 28 days ago - Pushed: about 1 month ago

zscgrhg/zunit
zunit
  • pom.xml

Size: 199 KB - Last synced: 28 days ago - Pushed: over 1 year ago

lilbgithub/email-service
  • * build.gradle

Size: 96.7 KB - Last synced: about 1 year ago - Pushed: over 3 years ago

michalkijas/sandbox_testing
  • pom.xml

Size: 86.9 KB - Last synced: 8 months ago - Pushed: over 1 year ago

EndlessCodeGroup/BukkitGradle
Gradle utilities for easier writing Bukkit plugins
  • * build.gradle.kts

Size: 780 KB - Last synced: 2 months ago - Pushed: over 2 years ago

hschneid/xfvrp
Fast and easy solver for a lot of Vehicle Routing constraints
  • pom.xml

Size: 13.2 MB - Last synced: 11 months ago - Pushed: 12 months ago

mbryles/devcon_reactor
Project Reactor port of the DevCon project from Brad Traversy's Udemy course
  • * build.gradle

Size: 817 KB - Last synced: about 1 year ago - Pushed: over 3 years ago

petershin/groovy Fork of apache/groovy
Mirror of Apache Groovy
  • ${versions.spock} subprojects/groovy-contracts/build.gradle

Size: 194 MB - Last synced: about 4 hours ago - Pushed: about 5 hours ago

brandbor/javaFXcalculator
  • pom.xml

Size: 70.3 KB - Last synced: about 1 year ago - Pushed: over 3 years ago

arthurgrig/vendingMachine
  • pom.xml

Size: 39.1 KB - Last synced: about 1 year ago - Pushed: over 3 years ago

sschudakov/SplitListFunction
  • pom.xml

Size: 8.79 KB - Last synced: 11 months ago - Pushed: over 3 years ago

ipse/wordcheck
  • 2.0-M1-groovy-2.5 pom.xml

Size: 2.93 KB - Last synced: about 1 year ago - Pushed: over 3 years ago

radoslawdrozdz/search-engine
  • pom.xml

Size: 41 KB - Last synced: about 1 year ago - Pushed: over 3 years ago

VikhorKonstantin/TravelBot
  • 2.0-M3-groovy-3.0 pom.xml

Size: 108 KB - Last synced: about 1 year ago - Pushed: over 3 years ago

PiotrKedra/Heroku_test
  • 2.0-M3-groovy-3.0 pom.xml

Size: 117 KB - Last synced: about 1 year ago - Pushed: over 3 years ago

FilosGabriel/movie-microservices
  • 2.0-M4-groovy-3.0 services/users-service/build.gradle.kts

Size: 14.7 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago

jprinet/opentelemetry-java-instrumentation Fork of open-telemetry/opentelemetry-java-instrumentation
OpenTelemetry auto-instrumentation and instrumentation libraries for Java
  • * testing-common/build.gradle.kts

Size: 160 MB - Last synced: 8 days ago - Pushed: 8 days ago

jkwatson/opentelemetry-java-instrumentation Fork of open-telemetry/opentelemetry-java-instrumentation
OpenTelemetry auto-instrumentation and instrumentation libraries for Java
  • * testing-common/build.gradle.kts

Size: 151 MB - Last synced: about 1 year ago - Pushed: about 1 year ago