Skip to content

.Net Core Testing Drivers used to test Applications

License

Notifications You must be signed in to change notification settings

zzzrst/TestingDrivers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestingDriver

This is a .Net 6.0 project.

This directory contains the source code for the Testing Driver. This program generates and executes tests via Selenium webdriver onto IEEdge, FireFox, and Chrome browsers. It uses software that runs on Windows 32 bit or 64 bit.

Documentation

Documentation for the source code can be found here.

Other Notes

Version number are labed as MAJOR.MINOR.dailyBuild.buildTime

Major changes are when new classes are added, except helper classes, or when a large change is made to the code such as a large functionality change.

Minor changes are when methods are added/removed or a helper class is added.

About

.Net Core Testing Drivers used to test Applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages