Skip to content

Technical Information

Akkoliv1 edited this page Apr 27, 2021 · 1 revision

Environment setup

1.You can clone a repository with git clone

git clone https://github.com/Akkoliv1/CheckoutPlatform.git

2.Build the solution in Visual Studio 20172019

In case error- Check the NuGet package manager for updates to the installed packages

3.Run project

Usage

There are 2 user interfaces available for testing logic with different sets of data- Unit Test & console

1.Unit Test

image

2.Console

image

image

Project Structure

image

Clone this wiki locally