Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 782 Bytes

README.md

File metadata and controls

22 lines (20 loc) · 782 Bytes

hepsiburada-test-case

Technologies and Packages

  • C#
  • .Net 5.0
  • Visual Studio 2019
  • MSTest.TestFramework 2.2.3
  • Moq 4.16.1
  • Microsoft.Extensions.Hosting 5.0

Installation

Git clone

git clone https://github.com/yasinaksu/hepsiburada-test-case.git

Open project

  • {your local path}\hepsiburada-test-case\CampaignModule find CampaignModule.sln file double click to open with Visual Studio 2019
  • Build solution to installing dependencies
  • The test scenario files is provided under {your local path}\hepsiburada-test-case\CampaignModule\CampaignModule\Scenarios system automatically read test command from here.
  • run project.

Preview

screen-shoot