Skip to content

manoj9788/restsharp-demo-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restsharp-api-tests

A demo project to showcase API testing in C# language using RestSharp package.

Dev Environment

This project is developed and tested on dotnet core 3.1 on Mac OSX with Jetbrains Rider as IDE

Tests

The tests directory has different tests,

Utilities

This project has two helper classes to assist write better tests,

  • Helper - Helper Class to organize commonly used methods
  • Reporter - Reporter Class that has Extent Report package integration.

Please feel free to extend this boilerplate project as per your needs.

Looking forward to community contributions,

  • Test for Multiple operations
  • Test with Pact.Net for Contract testing

About

A demo project to showcase usage of API testing with RestSharp package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published