Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vikashchauhan51/keyword-engine

Keyword driven framework execution engine.
https://github.com/vikashchauhan51/keyword-engine

csharp dotnet-core dotnetcore keyword-driven-engine keyword-driven-framework keyword-driven-testing test-automation testing-engine testing-framework testing-library testing-tool

Last synced: 25 days ago
JSON representation

Keyword driven framework execution engine.

Awesome Lists containing this project

README

        

# KeywordEngine

The [KeywordEngine](https://www.nuget.org/packages/KeywordEngine) is a keyword driven framework execution engine for automation test cases.
It can easily integrate with any C# unit testing frameworks like **Nunit**,**XUnit**, and **MSTest**.

## Prerequisite:
1. [Microsoft Visual Studio 2022 IDE](https://visualstudio.microsoft.com/).
2. [Git](https://git-scm.com/download/).

## Local Setup:
1. ```git clone https://github.com/VikashChauhan51/keyword-engine.git```.
2. Open project with VS.
3. Restore all packages.
4. Build project.

## Contributing ![GitHub](https://img.shields.io/github/contributors/vikashchauhan51/keyword-engine)

Please read
[CONTRIBUTING.md](https://github.com/vikashchauhan51/keyword-engine/blob/master/CONTRIBUTING.md) for
details on our code of conduct, and the process for submitting pull requests to
us. See also the list of
[contributors](https://github.com/vikashchauhan51/keyword-engine/graphs/contributors) who
participated in this project.

## License ![GitHub](https://img.shields.io/github/license/vikashchauhan51/keyword-engine)

This project is licensed under the MIT - see the
[LICENSE.md](https://github.com/vikashchauhan51/keyword-engine/blob/master/LICENSE) file for details