{"id":20456256,"url":"https://github.com/semperos/brockman","last_synced_at":"2025-04-13T04:02:00.074Z","repository":{"id":57713569,"uuid":"45084743","full_name":"semperos/brockman","owner":"semperos","description":"Custom test reporters for clojure.test","archived":false,"fork":false,"pushed_at":"2015-11-18T02:59:04.000Z","size":35,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-26T21:02:48.457Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/semperos.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":"2015-10-28T02:50:52.000Z","updated_at":"2018-08-10T07:30:50.000Z","dependencies_parsed_at":"2022-09-26T17:41:06.616Z","dependency_job_id":null,"html_url":"https://github.com/semperos/brockman","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semperos%2Fbrockman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semperos%2Fbrockman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semperos%2Fbrockman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semperos%2Fbrockman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semperos","download_url":"https://codeload.github.com/semperos/brockman/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248661706,"owners_count":21141450,"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":[],"created_at":"2024-11-15T11:21:59.837Z","updated_at":"2025-04-13T04:02:00.010Z","avatar_url":"https://github.com/semperos.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Brockman\n\n![Kent Brockman](doc/kent-brockman.jpg \"Kent Brockman\")\n\nSimple RSpec-inspired test reporter for clojure.test.\n\n[![Clojars Project](http://clojars.org/com.semperos/brockman/latest-version.svg)](http://clojars.org/com.semperos/brockman)\n\n[![Build Status](https://travis-ci.org/semperos/brockman.svg?branch=master)](https://travis-ci.org/semperos/brockman)\n\n## Installation\n\nUntil this is released to a Maven repo:\n\n```\nlein install\n```\n\nCheck the [project.clj](project.clj) for the version.\n\n## Usage\n\nIn your test suite:\n\n```clj\n(semperos.brockman/test-reporter! :rspec)\n```\n\nOr you can simply require the appropriate reporting namespace, e.g. `(require 'semperos.brockman.rspec)`. The `test-reporter!` approach makes it more explicit that you're overriding Clojure defaults.\n\n## Testing\n\n```\nlein test\n```\n\n## Todo's\n\nTo better match RSpec-style output, the results for testing vars could be rolled up to avoid printing duplicate test var and test context information. Depending on how this is done, this could make test output slower to appear on the console.\n\n## License\n\nCopyright © 2015 RentPath. All rights reserved.\n\nDistributed under the Eclipse Public License either version 1.0 or (at\nyour option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemperos%2Fbrockman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsemperos%2Fbrockman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemperos%2Fbrockman/lists"}