{"id":13510938,"url":"https://github.com/esl/amoc","last_synced_at":"2025-10-04T10:49:05.208Z","repository":{"id":26653578,"uuid":"30109806","full_name":"esl/amoc","owner":"esl","description":"A load-testing framework for running massively parallel tests","archived":false,"fork":false,"pushed_at":"2025-08-06T00:24:19.000Z","size":8192,"stargazers_count":103,"open_issues_count":0,"forks_count":24,"subscribers_count":46,"default_branch":"master","last_synced_at":"2025-09-12T09:51:06.758Z","etag":null,"topics":["erlang","load-orchetrator","load-testing","parallel-testing","testing-framework"],"latest_commit_sha":null,"homepage":"https://hexdocs.pm/amoc/readme.html","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/esl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-01-31T10:57:07.000Z","updated_at":"2025-08-19T08:20:24.000Z","dependencies_parsed_at":"2024-05-16T00:27:39.291Z","dependency_job_id":"9d67e1b5-79b0-47fa-a7ff-7e5899e00dd0","html_url":"https://github.com/esl/amoc","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/esl/amoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esl%2Famoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esl%2Famoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esl%2Famoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esl%2Famoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esl","download_url":"https://codeload.github.com/esl/amoc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esl%2Famoc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278302559,"owners_count":25964520,"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-04T02:00:05.491Z","response_time":63,"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":["erlang","load-orchetrator","load-testing","parallel-testing","testing-framework"],"created_at":"2024-08-01T03:00:24.519Z","updated_at":"2025-10-04T10:49:05.181Z","avatar_url":"https://github.com/esl.png","language":"Erlang","readme":"# A Murder of Crows\n[![](https://github.com/esl/amoc/workflows/CI/badge.svg)](https://github.com/esl/amoc/actions?query=workflow%3ACI)\n[![Hex](http://img.shields.io/hexpm/v/amoc.svg)](https://hex.pm/packages/amoc)\n[![Hex Docs](https://img.shields.io/badge/hex-docs-lightgreen.svg)](https://hexdocs.pm/amoc/)\n[![codecov](https://codecov.io/github/esl/amoc/graph/badge.svg?token=R1zXAjO7H7)](https://codecov.io/github/esl/amoc)\n\n---\n\nA Murder of Crows, aka amoc, is a simple framework for running massively parallel tests in a distributed environment.\n\nIt can be used as a `rebar3` dependency:\n\n```erlang\n{deps, [\n    {amoc, \"3.2.0\"}\n]}.\n```\n\nor in `mix`:\n\n```elixir\ndefp deps() do\n  [\n    {:amoc, \"~\u003e 3.2\"}\n  ]\nend\n```\n\n[MongooseIM](https://github.com/esl/MongooseIM) is continuously being load tested with Amoc.\nAll the XMPP scenarios can be found [here](https://github.com/esl/amoc-arsenal-xmpp).\n\n---\n\nIn order to implement and run locally your scenarios, follow the chapters about\n[developing](https://hexdocs.pm/amoc/scenario.html) and [running](https://hexdocs.pm/amoc/local-run.html)\na scenario locally.\nBefore [setting up the distributed environment](https://hexdocs.pm/amoc/distributed.html),\nplease read through the configuration overview.\n\nTo see the full documentation, see [hexdocs](https://hexdocs.pm/amoc).\n\nYou can also try with the livebook demo here:\n\n[![Run in Livebook](https://livebook.dev/badge/v1/blue.svg)](https://livebook.dev/run?url=https%3A%2F%2Fgithub.com%2Fesl%2Famoc%2Fblob%2Fmaster%2Fguides%2Famoc_livebook.livemd)\n","funding_links":[],"categories":["Backend components"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesl%2Famoc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesl%2Famoc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesl%2Famoc/lists"}