{"id":46396729,"url":"https://github.com/claypigeon123/testing-utils","last_synced_at":"2026-05-24T12:02:40.481Z","repository":{"id":282611921,"uuid":"949040633","full_name":"claypigeon123/testing-utils","owner":"claypigeon123","description":"Testing utilities for java","archived":false,"fork":false,"pushed_at":"2026-05-23T21:10:10.000Z","size":193,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-23T23:12:29.027Z","etag":null,"topics":["java","junit5","spring","spring-boot","testing"],"latest_commit_sha":null,"homepage":"https://purepigeon.com/projects/testing-utils","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/claypigeon123.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-15T14:41:27.000Z","updated_at":"2025-11-23T13:44:57.000Z","dependencies_parsed_at":"2025-06-27T20:25:21.209Z","dependency_job_id":"d3b56528-775b-4489-b72e-5f666b04b25d","html_url":"https://github.com/claypigeon123/testing-utils","commit_stats":null,"previous_names":["claypigeon123/testing-utils"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/claypigeon123/testing-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claypigeon123%2Ftesting-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claypigeon123%2Ftesting-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claypigeon123%2Ftesting-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claypigeon123%2Ftesting-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/claypigeon123","download_url":"https://codeload.github.com/claypigeon123/testing-utils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claypigeon123%2Ftesting-utils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33432867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"online","status_checked_at":"2026-05-24T02:00:06.296Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","junit5","spring","spring-boot","testing"],"created_at":"2026-03-05T10:03:05.986Z","updated_at":"2026-05-24T12:02:40.463Z","avatar_url":"https://github.com/claypigeon123.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Coverage](.github/badges/jacoco.svg)](https://github.com/claypigeon123/testing-utils/actions/workflows/ci.yml)\n\n# Testing Utils\nStreamline Java / Spring Boot unit and integration tests by eliminating boilerplate code related to test resource\nbuilding / loading and assertions; focus on the core logic of the tests and keep them free from clutter.\n\n# Coordinates \u0026 Version\n## Testing Utils Core\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.purepigeon.test\u003c/groupId\u003e\n    \u003cartifactId\u003etesting-utils\u003c/artifactId\u003e\n    \u003cversion\u003e1.4.1\u003c/version\u003e\n    \u003cscope\u003etest\u003c/scope\u003e\n\u003c/dependency\u003e\n```\n```groovy\ntestImplementation 'com.purepigeon.test:testing-utils:1.4.1'\n```\n\n## Mock Web Server Integration\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.purepigeon.test\u003c/groupId\u003e\n    \u003cartifactId\u003etesting-utils-mockwebserver\u003c/artifactId\u003e\n    \u003cversion\u003e1.4.1\u003c/version\u003e\n    \u003cscope\u003etest\u003c/scope\u003e\n\u003c/dependency\u003e\n```\n```groovy\ntestImplementation 'com.purepigeon.test:testing-utils-mockwebserver:1.4.1'\n```\n\n# Documentation\n[See the full documentation here, including quick start guides](https://purepigeon.com/projects/testing-utils). Apart from this,\nTesting Utils provides extensive javadoc as well.\n\n\n# Contributing\nContributions are welcome! If you have ideas for new features or improvements, please submit a pull request or\nopen an issue to discuss further.\n\n# License\nThis project is licensed under Apache 2.0. See the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclaypigeon123%2Ftesting-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclaypigeon123%2Ftesting-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclaypigeon123%2Ftesting-utils/lists"}