{"id":14991251,"url":"https://github.com/twe4ked/rspec-nc","last_synced_at":"2025-04-04T08:06:21.100Z","repository":{"id":4317385,"uuid":"5451248","full_name":"twe4ked/rspec-nc","owner":"twe4ked","description":"🚦 RSpec formatter for OS X's Notification Center","archived":false,"fork":false,"pushed_at":"2018-06-08T06:26:19.000Z","size":254,"stargazers_count":222,"open_issues_count":3,"forks_count":24,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-28T07:05:40.273Z","etag":null,"topics":["macos","notifications","rspec","ruby"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/rspec-nc","language":"Ruby","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/twe4ked.png","metadata":{"files":{"readme":"README.markdown","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":"2012-08-17T11:09:27.000Z","updated_at":"2025-02-14T15:50:39.000Z","dependencies_parsed_at":"2022-08-31T13:01:02.442Z","dependency_job_id":null,"html_url":"https://github.com/twe4ked/rspec-nc","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twe4ked%2Frspec-nc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twe4ked%2Frspec-nc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twe4ked%2Frspec-nc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twe4ked%2Frspec-nc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twe4ked","download_url":"https://codeload.github.com/twe4ked/rspec-nc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247142049,"owners_count":20890652,"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":["macos","notifications","rspec","ruby"],"created_at":"2024-09-24T14:22:00.221Z","updated_at":"2025-04-04T08:06:21.083Z","avatar_url":"https://github.com/twe4ked.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"RSpec Notification Center\n=========================\n\n[![Build Status](https://img.shields.io/travis/twe4ked/rspec-nc.svg?style=flat-square)](https://travis-ci.org/twe4ked/rspec-nc)\n\nrspec-nc is an RSpec formatter for Mountain Lion's Notification Center.\n\n![Screenshot](http://twe4ked.github.io/rspec-nc/rspec-nc.jpg)\n\nInstallation\n------------\n\nInstalling rspec-nc is easy.\nJust put it in your Gemfile (`gem 'rspec-nc', require: false`) and run your specs:\n\n```\nrspec --format=doc --format=Nc\n```\n\nYou will want to specify another formatter as rspec-nc does not provide any\nother output.\n\nIf you want to use rspec-nc as your default formatter, simply put this option\nin your .rspec file:\n\n```\n--format Nc\n```\n\nThere are two other formatters included:\n\n- `NcFail` – Only notifies if there is a failure\n- `NcFirstFail` – Only notifies on the first failure\n\n### tmux\n\nUsing rspec-nc under tmux requires `reattach-to-user-namespace`,\nsee: [julienXX/terminal-notifier#115].\n\nContributing\n------------\n\nFound an issue? Have a great idea? Want to help? Great! Create an issue issue\nfor it, or even better; fork the project and fix the problem yourself. Pull\nrequests are always welcome. :)\n\n### Running the specs\n\n``` ruby\nrake\n\n# with a formatter\nFORMATTER=Nc rake\n```\n\n[julienXX/terminal-notifier#115]: https://github.com/julienXX/terminal-notifier/issues/115\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwe4ked%2Frspec-nc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwe4ked%2Frspec-nc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwe4ked%2Frspec-nc/lists"}