Skip to content

Fazali-Illahi/AutomationPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutomationPractice

Supporting source code for articles

Tools Required

.Net Core SDK 6

VS Code with 'C# Dev Kit' Extenion

Or any other IDE of you choice.

Setup

Clone the project.

Open the folder 'AutomationPractice' in VS Code.

Press CTRL + `(Backtick) to Open Terminal if not already opened.

In the PS terminal type the below commands

cd .\article_support_code\    

Then

dotnet build

to restore nugets and build the project

You can also run 'dotnet test' to setup and run the tests.

About

Source code for articles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages