https://github.com/reqnroll/reqnroll.actions
https://github.com/reqnroll/reqnroll.actions
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/reqnroll/reqnroll.actions
- Owner: reqnroll
- License: bsd-3-clause
- Created: 2024-02-15T14:32:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T21:32:11.000Z (about 1 year ago)
- Last Synced: 2025-04-13T04:29:47.493Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 793 KB
- Stars: 5
- Watchers: 7
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reqnroll.Actions
*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.*
Reqnroll 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/
There will be two kinds of Reqnroll Actions:
## 1. Code Snippets
These are small code snippets that solve a particular problem, which can be easily copy-pasted and adapted to your needs.
You can find a list of all Code Snippets [here](./CodeSnippets/Readme.md).
## 2. Plugins
For more complex problems, there will be dedicated plugins for Reqnroll that provide more functionalities and integrate effortlessly into Reqnroll and its features.
You can find a list of all Plugins [here](./Plugins/README.md).
## Build Status
[](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.android.yaml)
[](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.appium.yaml)
[](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.boaconstrictor.yaml)
[](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.browserstack.yaml)
[](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.configuration.yaml)
[](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.docker.yaml)
[](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.lambdatest.yaml)
[](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.playwright.yaml)
[](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.selenium.yaml)
[](https://github.com/reqnroll/Reqnroll.Actions/actions/workflows/reqnroll.actions.windowsAppDriver.yaml)