An open API service indexing awesome lists of open source software.

https://github.com/reqnroll/reqnroll.actions


https://github.com/reqnroll/reqnroll.actions

Last synced: about 1 year ago
JSON representation

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

[![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)

[![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)

[![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)

[![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)

[![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)

[![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)

[![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)

[![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)

[![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)

[![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)