{"id":17092753,"url":"https://github.com/ananthakumaran/ex_unit_span","last_synced_at":"2025-04-12T22:51:14.343Z","repository":{"id":57501118,"uuid":"445905265","full_name":"ananthakumaran/ex_unit_span","owner":"ananthakumaran","description":"An ExUnit formatter to visualize test execution and find bottlenecks in your test suite.","archived":false,"fork":false,"pushed_at":"2022-01-10T04:25:26.000Z","size":99,"stargazers_count":29,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-03-14T19:54:19.883Z","etag":null,"topics":["elixir","exunit"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/ananthakumaran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-08T19:04:11.000Z","updated_at":"2023-12-18T15:36:29.000Z","dependencies_parsed_at":"2022-09-14T19:40:58.090Z","dependency_job_id":null,"html_url":"https://github.com/ananthakumaran/ex_unit_span","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananthakumaran%2Fex_unit_span","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananthakumaran%2Fex_unit_span/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananthakumaran%2Fex_unit_span/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananthakumaran%2Fex_unit_span/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ananthakumaran","download_url":"https://codeload.github.com/ananthakumaran/ex_unit_span/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248643043,"owners_count":21138353,"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":["elixir","exunit"],"created_at":"2024-10-14T14:02:31.401Z","updated_at":"2025-04-12T22:51:14.317Z","avatar_url":"https://github.com/ananthakumaran.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ExUnitSpan\n\n[![CI](https://github.com/ananthakumaran/ex_unit_span/actions/workflows/ci.yml/badge.svg)](https://github.com/ananthakumaran/ex_unit_span/actions/workflows/ci.yml)\n[![Hex.pm](https://img.shields.io/hexpm/v/ex_unit_span.svg)](https://hex.pm/packages/ex_unit_span)\n\nAn ExUnit formatter to visualize test execution and find bottlenecks in your test suite.\n\n![TRACE](https://github.com/ananthakumaran/ex_unit_span/raw/master/assets/chrome_trace.png \"TRACE\")\n\n## Installation\n\n```elixir\ndef deps do\n  [\n    {:ex_unit_span, \"~\u003e 0.1.0\", only: :test}\n  ]\nend\n```\n\n## Usage\n\n```bash\nmix test --formatter ExUnitSpan\n```\n\nThis should generate `ex_unit_span.json` file in the current\nfolder. Open `chrome://tracing` in chrome browser and drop the json\nfile.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fananthakumaran%2Fex_unit_span","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fananthakumaran%2Fex_unit_span","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fananthakumaran%2Fex_unit_span/lists"}