Skip to content

mahmoudazaid/RestSharp.Demo

Repository files navigation

Nuget Nuget Nuget Nuget


Logo

RestSharp.Demo


Read Instructions »

Read the Wiki . Report Bug · Request Feature

RestSharp.Demo

Table of Contents

About The Project

This project for build a powerful testing framework to test APIs with RestSharp, SpecFlow the framework built on .Net Framework4.6.1. The Demo APIs used from this websit (http://dummy.restapiexample.com/)

Built With

The Framework built with below main packages

Getting Started

This is instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

  • Visual Studio
  • Create a Unit Test Project .net framework
  • SpecFlow installed in Visual Studio

Installation

  • Install Packages from Nuget Manager
  1. RestSharp
  2. SpecFlow
  3. Nunit
  4. FluentAssertions

Usage

To run tests use Test Explorer

For more examples, and understand the API and creating the framework read the Wiki

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin AmazingFeature)
  5. Open a Pull Request

Contact

Mahmoud A. Zaid - Linkedin

Project Link: RestSharp.Demo