Skip to content

alexander-manoharan/PetStore-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Petstore Test

A simple Petstore client developed in C# that fetches list of available pets in inventory and sorts the list by category and then sorts the pets in reverse order.

Pre-requisites

  • Microsoft dotnet-sdk v3.1.401
  • Visual Studio 2019.

Instructions

  1. Clone this repository.
  2. Double click the 'PetStoreDemo.sln' file to open the project in Visual Studio.
  3. Select the project 'PetStore.Demo' and click run button. This will display the output in a console.
  4. Open Test Explorer.
  5. Click Run All Tests in PetStore.UnitTests.Demo project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages