{"id":31936424,"url":"https://github.com/bischoffdev/framework-plugins-spi","last_synced_at":"2026-07-15T01:03:38.952Z","repository":{"id":316087422,"uuid":"954672621","full_name":"bischoffdev/framework-plugins-spi","owner":"bischoffdev","description":"The example code for the \"Extending a Java test framework using SPI\" presentation","archived":false,"fork":false,"pushed_at":"2025-10-27T12:46:38.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-22T14:43:50.768Z","etag":null,"topics":["java","plugin-system","spi"],"latest_commit_sha":null,"homepage":"https://www.softwaretester.blog","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bischoffdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"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-25T12:49:49.000Z","updated_at":"2025-11-12T17:05:55.000Z","dependencies_parsed_at":"2025-09-28T11:20:00.569Z","dependency_job_id":null,"html_url":"https://github.com/bischoffdev/framework-plugins-spi","commit_stats":null,"previous_names":["bischoffdev/framework-plugins-spi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bischoffdev/framework-plugins-spi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bischoffdev%2Fframework-plugins-spi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bischoffdev%2Fframework-plugins-spi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bischoffdev%2Fframework-plugins-spi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bischoffdev%2Fframework-plugins-spi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bischoffdev","download_url":"https://codeload.github.com/bischoffdev/framework-plugins-spi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bischoffdev%2Fframework-plugins-spi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35485406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-14T02:00:06.603Z","response_time":114,"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","plugin-system","spi"],"created_at":"2025-10-14T07:28:46.285Z","updated_at":"2026-07-15T01:03:38.947Z","avatar_url":"https://github.com/bischoffdev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Extending a Java test framework using SPI\n\nThis demonstrates a multi-module Maven setup of a core framework and plugins.\n\n## Modules\n\n| Module            | Description                                                                                   |\n|-------------------|-----------------------------------------------------------------------------------------------|\n| example           | A test project using the framework and both plugins.                                          |\n| plugin1           | A plugin for the core framework that reacts to OnTestSuiteStarted.                            |\n| plugin2           | Another plugin for the core framework that reacts to OnTestSuiteStarted and OnTestSuiteEnded. |\n| plugin-interfaces | The project containing only the plugin interfaces.                                            |\n| test-framework    | The core test framework                                                                       |\n\n## Running the example\n\nThe [example](example) directory contains a test project using the framework and both plugins, simulating a test suite\nrun.\n\nTo run the example, execute the following commands in the root directory:\n\n```\n./mvnw clean install\ncd example\n./../mvnw exec:java -Dexec.mainClass=com.spidemo.example.Example\n```\n\nAlternatively, you can run the example's main method from your IDE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbischoffdev%2Fframework-plugins-spi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbischoffdev%2Fframework-plugins-spi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbischoffdev%2Fframework-plugins-spi/lists"}