{"id":29323444,"url":"https://github.com/pluff/crystalball","last_synced_at":"2025-08-17T15:10:07.908Z","repository":{"id":45089518,"uuid":"87081635","full_name":"pluff/crystalball","owner":"pluff","description":"Regression Test Selection library for your RSpec test suite","archived":false,"fork":false,"pushed_at":"2023-09-13T14:35:29.000Z","size":980,"stargazers_count":338,"open_issues_count":22,"forks_count":47,"subscribers_count":135,"default_branch":"master","last_synced_at":"2025-08-09T20:20:50.570Z","etag":null,"topics":["rails","regression-test-selection","rspec","ruby","tests"],"latest_commit_sha":null,"homepage":"https://toptal.github.io/crystalball/","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/pluff.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-04-03T14:10:50.000Z","updated_at":"2025-07-04T12:07:05.000Z","dependencies_parsed_at":"2022-09-05T05:10:09.934Z","dependency_job_id":"e25ce392-c006-481f-861a-9b5f98ebe2c8","html_url":"https://github.com/pluff/crystalball","commit_stats":{"total_commits":169,"total_committers":12,"mean_commits":"14.083333333333334","dds":0.6035502958579881,"last_synced_commit":"1a8448e5e1fdc2c70b5defd0f722885cc8e5c952"},"previous_names":["toptal/crystalball"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/pluff/crystalball","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pluff%2Fcrystalball","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pluff%2Fcrystalball/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pluff%2Fcrystalball/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pluff%2Fcrystalball/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pluff","download_url":"https://codeload.github.com/pluff/crystalball/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pluff%2Fcrystalball/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270863765,"owners_count":24658842,"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-08-17T02:00:09.016Z","response_time":129,"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":["rails","regression-test-selection","rspec","ruby","tests"],"created_at":"2025-07-07T16:01:11.061Z","updated_at":"2025-08-17T15:10:07.893Z","avatar_url":"https://github.com/pluff.png","language":"Ruby","readme":"# Crystalball\n\nCrystalball is a Ruby library which implements [Regression Test Selection mechanism](https://tenderlovemaking.com/2015/02/13/predicting-test-failues.html) originally published by Aaron Patterson.\nIts main purpose is to select a minimal subset of your test suite which should be run to ensure your changes didn't break anything.\n\n[![Build Status](https://travis-ci.org/toptal/crystalball.svg?branch=master)](https://travis-ci.org/toptal/crystalball)\n[![Maintainability](https://api.codeclimate.com/v1/badges/c8bfc25a43a1a2ecf964/maintainability)](https://codeclimate.com/github/toptal/crystalball/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/c8bfc25a43a1a2ecf964/test_coverage)](https://codeclimate.com/github/toptal/crystalball/test_coverage)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngroup :test do\n  gem 'crystalball'\nend\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install crystalball\n\n## Usage\n\nPlease see our [official documentation](https://toptal.github.io/crystalball/).\n\n### Versioning\n\nWe use [semantic versioning](https://semver.org/) for our [releases](https://github.com/toptal/crystalball/releases).\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also 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`.\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/toptal/crystalball.\nThis project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nCrystalball is released under the [MIT License](https://opensource.org/licenses/MIT).\n\n\n","funding_links":[],"categories":["Ruby"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpluff%2Fcrystalball","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpluff%2Fcrystalball","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpluff%2Fcrystalball/lists"}