Skip to content

This is a sample project to demonstrate API Automation using RestSharp.

Notifications You must be signed in to change notification settings

grazielegrc/restsharp-api-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RestSharp API Automation

Pre-requisites

  • VSCode
  • .NET Core

Setup

  1. Clone or download the project
  2. Import the project into VSCode
  3. Execute following commands:
  • dotnet restore
  • dotnet build
  1. Execute the tests from "Tests" folder:
  • dotnet test

About

This is a sample project to demonstrate API Automation using RestSharp.

Topics

Resources

Stars

Watchers

Forks

Languages