{"id":20563790,"url":"https://github.com/azohra/atm_formatter","last_synced_at":"2025-08-24T21:12:35.599Z","repository":{"id":62553675,"uuid":"89935184","full_name":"azohra/atm_formatter","owner":"azohra","description":"RSpec Formatter For Adaptavist Test Management","archived":false,"fork":false,"pushed_at":"2017-11-10T21:14:08.000Z","size":47,"stargazers_count":6,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T03:41:31.922Z","etag":null,"topics":["jira","kanoah","rspec-formatter","ruby","test-management"],"latest_commit_sha":null,"homepage":"","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/azohra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-01T15:18:14.000Z","updated_at":"2023-12-18T04:33:44.000Z","dependencies_parsed_at":"2022-11-03T04:45:27.720Z","dependency_job_id":null,"html_url":"https://github.com/azohra/atm_formatter","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azohra%2Fatm_formatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azohra%2Fatm_formatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azohra%2Fatm_formatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azohra%2Fatm_formatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azohra","download_url":"https://codeload.github.com/azohra/atm_formatter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248900618,"owners_count":21180241,"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":["jira","kanoah","rspec-formatter","ruby","test-management"],"created_at":"2024-11-16T04:20:58.755Z","updated_at":"2025-04-14T14:51:49.378Z","avatar_url":"https://github.com/azohra.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rspec Formatter For Adaptavist Test Management \n[![Gem Version](https://badge.fury.io/rb/atm_formatter.svg)](https://badge.fury.io/rb/atm_formatter)\n[![Build Status](https://travis-ci.org/automation-wizards/atm_formatter.svg?branch=master)](https://travis-ci.org/automation-wizards/atm_formatter)\n[![Coverage Status](https://coveralls.io/repos/github/automation-wizards/atm_formatter/badge.svg?branch=master)](https://coveralls.io/github/automation-wizards/atm_formatter?branch=master)\n[![Inline docs](http://inch-ci.org/github/automation-wizards/atm_formatter.svg?branch=master)](http://inch-ci.org/github/automation-wizards/atm_formatter)\n[![Dependency Status](https://gemnasium.com/badges/github.com/automation-wizards/atm_formatter.svg)](https://gemnasium.com/github.com/automation-wizards/atm_formatter)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'atm_formatter'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install atm_formatter\n\n## Usage\n\n#### Configuration\nFor more information refer to the [wiki](https://github.com/automation-wizards/atm_formatter/wiki)\n\n```ruby\nATMFormatter.configure do |c|\n  c.base_url    = 'https://localhost'\n  c.auth_type   = :basic\n  c.project_id  = 'CC'\n  c.test_run_id = 'CC-R180'\n  c.environment = \"\".upcase\n  c.username    = 'Test'\n  c.password    = 'Test'\n  c.result_formatter_options      = { run_only_found_tests: false, post_results: false }\n  c.create_test_formatter_options = { update_existing_tests: true, \n                                      test_owner: 'Test', \n                                      custom_labels: ['automated'] }\nend\n```\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`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will 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\nBug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/atm_formatter. This 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\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazohra%2Fatm_formatter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazohra%2Fatm_formatter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazohra%2Fatm_formatter/lists"}