{"id":20541644,"url":"https://github.com/reqnroll/reqnroll.actions","last_synced_at":"2025-04-14T09:07:55.723Z","repository":{"id":222691495,"uuid":"758053019","full_name":"reqnroll/Reqnroll.Actions","owner":"reqnroll","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-07T21:32:11.000Z","size":812,"stargazers_count":5,"open_issues_count":4,"forks_count":2,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-13T04:29:47.493Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reqnroll.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2024-02-15T14:32:33.000Z","updated_at":"2025-04-07T21:32:15.000Z","dependencies_parsed_at":"2024-02-15T18:04:04.665Z","dependency_job_id":"23b1979f-972f-4431-8eea-154d82c77868","html_url":"https://github.com/reqnroll/Reqnroll.Actions","commit_stats":{"total_commits":387,"total_committers":18,"mean_commits":21.5,"dds":0.5633074935400517,"last_synced_commit":"3fdf540aad857d8b814794a368c3582d52ef069c"},"previous_names":["reqnroll/reqnroll.actions"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reqnroll%2FReqnroll.Actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reqnroll%2FReqnroll.Actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reqnroll%2FReqnroll.Actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reqnroll%2FReqnroll.Actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reqnroll","download_url":"https://codeload.github.com/reqnroll/Reqnroll.Actions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248852184,"owners_count":21171842,"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":[],"created_at":"2024-11-16T01:25:14.159Z","updated_at":"2025-04-14T09:07:55.665Z","avatar_url":"https://github.com/reqnroll.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reqnroll.Actions\n\n*Note: The Reqnroll Actions have been ported from the SpecFlow.Actions package to make the SpecFlow-Reqnroll migration easier as `Reqnroll.SpecFlowCompatibility.Actions.*` (e.g. `Reqnroll.SpecFlowCompatibility.Actions.Selenium`). They might be revised and updated later and moved to Reqnroll.Actions. See related [discussion topic](https://github.com/orgs/reqnroll/discussions/34) for details.*\n\nReqnroll Actions are our new way to help you all write easier and quicker test automation. They will solve common challenges you encounter during your work of automating an application/API/website/mobile app/microservice/\n\nThere will be two kinds of Reqnroll Actions: \n\n## 1. Code Snippets\nThese are small code snippets that solve a particular problem, which can be easily copy-pasted and adapted to your needs. \n\nYou can find a list of all Code Snippets [here](./CodeSnippets/Readme.md).\n\n## 2. Plugins\nFor more complex problems, there will be dedicated plugins for Reqnroll that provide more functionalities and integrate effortlessly into Reqnroll and its features.\n\nYou can find a list of all Plugins [here](./Plugins/README.md).\n\n## Build Status\n\n[![Reqnroll.Actions.Android](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.android.yaml/badge.svg)](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.android.yaml)\n\n[![Reqnroll.Actions.Appium](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.appium.yaml/badge.svg)](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.appium.yaml)\n\n[![Reqnroll.Actions.BoaConstrictor](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.boaconstrictor.yaml/badge.svg)](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.boaconstrictor.yaml)\n\n[![Reqnroll.Actions.Browserstack](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.browserstack.yaml/badge.svg)](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.browserstack.yaml)\n\n[![Reqnroll.Actions.Configuration](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.configuration.yaml/badge.svg)](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.configuration.yaml)\n\n[![Reqnroll.Actions.Docker](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.docker.yaml/badge.svg)](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.docker.yaml)\n\n[![Reqnroll.Actions.LambdaTest](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.lambdatest.yaml/badge.svg)](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.lambdatest.yaml)\n\n[![Reqnroll.Actions.Playwright](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.playwright.yaml/badge.svg)](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.playwright.yaml)\n\n[![Reqnroll.Actions.Selenium](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.selenium.yaml/badge.svg)](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.selenium.yaml)\n\n[![Reqnroll.Actions.WindowsAppDriver](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.windowsAppDriver.yaml/badge.svg)](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.windowsAppDriver.yaml)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freqnroll%2Freqnroll.actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freqnroll%2Freqnroll.actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freqnroll%2Freqnroll.actions/lists"}