{"id":16488728,"url":"https://github.com/bts/test-kafka","last_synced_at":"2025-06-14T03:38:04.238Z","repository":{"id":23519240,"uuid":"26885455","full_name":"bts/test-kafka","owner":"bts","description":"An in-process Kafka and ZooKeeper runner for testing in Clojure","archived":false,"fork":false,"pushed_at":"2015-04-09T15:38:59.000Z","size":184,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-01T07:51:12.200Z","etag":null,"topics":["clojure","kafka","test","zookeeper"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bts.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":null,"security":null,"support":null}},"created_at":"2014-11-19T22:50:02.000Z","updated_at":"2015-11-11T21:22:21.000Z","dependencies_parsed_at":"2022-08-03T00:56:14.804Z","dependency_job_id":null,"html_url":"https://github.com/bts/test-kafka","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bts%2Ftest-kafka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bts%2Ftest-kafka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bts%2Ftest-kafka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bts%2Ftest-kafka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bts","download_url":"https://codeload.github.com/bts/test-kafka/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238552950,"owners_count":19491350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["clojure","kafka","test","zookeeper"],"created_at":"2024-10-11T13:39:46.152Z","updated_at":"2025-02-12T21:30:38.524Z","avatar_url":"https://github.com/bts.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# test-kafka [\u003cimg src=\"https://circleci.com/gh/bts/test-kafka/tree/master.svg?style=svg\" alt=\"Circle CI\" title=\"Circle CI\" align=\"right\" /\u003e](https://circleci.com/gh/bts/test-kafka/tree/master)\n\nAn in-process Kafka and ZooKeeper runner for testing in Clojure. Adapted from [clj-kafka](https://github.com/pingles/clj-kafka)'s integration tests.\n\nThe current version depends on Kafka 0.8.2 or higher. If you require compatibility with Kafka 0.8.0 or 0.8.1, use test-kafka [0.1.0](https://github.com/bts/test-kafka/tree/0.1.0).\n\n## Usage\n\nInstall with Leiningen:\n\n```clojure\n[test-kafka \"0.2.0\"]\n```\n\nThen:\n\n```clojure\n(require 'test-kafka)\n\n(test-kafka/with-broker [kafka-port zk-port topic-name]\n  (comment \"interact with kafka\"))\n\n(test-kafka/with-zk [port]\n  (comment \"interact with zookeeper\"))\n```\n\n## License\n\nCopyright © 2014 Brian Schroeder\n\nDistributed under the MIT License.\n\nCopyright © 2013 Paul Ingles\n\nDistributed under the Eclipse Public License, the same as Clojure.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbts%2Ftest-kafka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbts%2Ftest-kafka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbts%2Ftest-kafka/lists"}