{"id":20292906,"url":"https://github.com/gemini-testing/testplane-plugins-profiler","last_synced_at":"2025-03-04T05:14:34.120Z","repository":{"id":47010113,"uuid":"191960627","full_name":"gemini-testing/testplane-plugins-profiler","owner":"gemini-testing","description":"Tetsplane plugin to profile plugins","archived":false,"fork":false,"pushed_at":"2025-01-21T18:32:31.000Z","size":54806,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T12:04:47.726Z","etag":null,"topics":["testplane-plugin"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/gemini-testing.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-14T14:52:29.000Z","updated_at":"2025-01-21T18:32:35.000Z","dependencies_parsed_at":"2024-05-05T04:11:23.059Z","dependency_job_id":null,"html_url":"https://github.com/gemini-testing/testplane-plugins-profiler","commit_stats":null,"previous_names":["gemini-testing/hermione-plugins-profiler"],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemini-testing%2Ftestplane-plugins-profiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemini-testing%2Ftestplane-plugins-profiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemini-testing%2Ftestplane-plugins-profiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemini-testing%2Ftestplane-plugins-profiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gemini-testing","download_url":"https://codeload.github.com/gemini-testing/testplane-plugins-profiler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241787485,"owners_count":20020101,"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":["testplane-plugin"],"created_at":"2024-11-14T15:19:52.756Z","updated_at":"2025-03-04T05:14:34.102Z","avatar_url":"https://github.com/gemini-testing.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @testplane/plugins-profiler\n\nPlugins to profile another plugins of [Testplane](https://github.com/gemini-testing/testplane).\n\nUI for this plugin [hermione-profiler-ui](https://github.com/gemini-testing/hermione-profiler-ui).\n\n## Using\n\nInstallation:\n\n```sh\nnpm i -D @testplane/plugins-profiler\n```\n\n### Attach\n\n**.testplane.conf.js:**\n\n```js\n// ...\nplugins: {\n  \"@testplane/plugins-profiler\": {\n    enabled: true,\n    reportPath: \"path_to_report\" // default - \"./plugins-profiler\"\n  }\n}\n```\n\n## Development\n\n### Tests\n\nTo run test:\n\n```sh\nnpm run test\n```\n\nTo run test in watch-mode:\n\n```sh\nnpm run test -- --watchAll\n```\n\n### Linters\n\nTo run linters:\n\n```sh\nnpm run lint\n```\n\nTo fix problems:\n\n```sh\nnpm run fix\n```\n\n## Release\n\n### commit\n\nTo commit changes use commands below:\n\n```sh\ngit add .\nnpm run commit # to commit changes in interactive mode\n```\n\n### release\n\n```sh\nnpm run release\n```\n\nAnd follow instructions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgemini-testing%2Ftestplane-plugins-profiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgemini-testing%2Ftestplane-plugins-profiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgemini-testing%2Ftestplane-plugins-profiler/lists"}