- C#
- .Net 5.0
- Visual Studio 2019
- MSTest.TestFramework 2.2.3
- Moq 4.16.1
- Microsoft.Extensions.Hosting 5.0
git clone https://github.com/yasinaksu/hepsiburada-test-case.git
- {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.