Skip to content

sotheencourager/Assessments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is basic API test with C# get and post card data.

Steps to Run

  • Verify that all Nuget packages for the solution are installed
  • Build and Open Test Explorer - project = HPTestAPI and class = DeckOfCardTest
  • Each test has standard output in the Test Detail Summary pane to show additional test status

Nuget PACKAGES

  • NUnit
  • RestSharp
  • Newtonsoft.Json
  • MSTest.TestAdapter

Project Setup

  • Solution contains two projects to achieve some page object and code reusablility
  • Assessment contains the data transfer objects and the test functions
  • HPTestAPI contains the tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages