{"id":19156324,"url":"https://github.com/ess/ultra_pending","last_synced_at":"2025-10-05T22:15:58.883Z","repository":{"id":59158519,"uuid":"60799588","full_name":"ess/ultra_pending","owner":"ess","description":"The ultimate in \"pending\" test technology","archived":false,"fork":false,"pushed_at":"2016-06-09T19:35:32.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-09-15T06:12:12.199Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ess.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-09T19:01:28.000Z","updated_at":"2016-06-09T19:02:57.000Z","dependencies_parsed_at":"2022-09-13T20:10:23.155Z","dependency_job_id":null,"html_url":"https://github.com/ess/ultra_pending","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ess/ultra_pending","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ess%2Fultra_pending","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ess%2Fultra_pending/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ess%2Fultra_pending/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ess%2Fultra_pending/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ess","download_url":"https://codeload.github.com/ess/ultra_pending/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ess%2Fultra_pending/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278528303,"owners_count":26001705,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":[],"created_at":"2024-11-09T08:34:05.882Z","updated_at":"2025-10-05T22:15:58.867Z","avatar_url":"https://github.com/ess.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UltraPending\n\nAre you totally over the tired old process of weeding pending tests out of your projects? This, my good friend, may be the solution to all of your problems.\n\nBy injecting `UltraPending` into your test suite's environment, your \"pending\" tests will begin showing a better behavior when tests are run: they will fail, and some helpful advice is spit out as the failure message.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'ultra_pending'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install ultra_pending\n\n## Usage\n\nTo use this gem, you'll basically want to include/extend it into your test suite's example context. Handy shortcuts are already provided for both RSpec and Cucumber:\n\n```ruby\n\n# In, for example, your spec/spec_helper.rb ...\nrequire 'ultra_pending/rspec'\n\n# In, for example, your features/support/env.rb ...\nrequire 'ultra_pending/cucumber'\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release` to create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\n1. Fork it ( https://github.com/ess/ultra_pending/fork )\n2. Ensure that you're basing off of develop (`git checkout develop`)\n3. Create your feature branch (`git checkout -b my-new-feature`)\n4. Commit your changes (`git commit -am 'Add some feature'`)\n5. Push to the branch (`git push origin my-new-feature`)\n6. Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fess%2Fultra_pending","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fess%2Fultra_pending","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fess%2Fultra_pending/lists"}