All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Sample tests project with Dependency Injection design pattern
- Add CHANGELOG.md file
- Upgrade
.NET
from6.0
to8.0
- Add File Scoped Namespaces
- Documentation for classes and README.md
- Fix typos in recent README changes.
- Update outdated YouTube links.
- Sample tests project for Parallel running with Extent reports
- MIT License
- Split tests project into extent report tests, allure reports tests and utils projects
- Introduce Selenium WebDriver with C# tutorial repo
- Sample tests projects for Selenium basics, Extent Reports, Allure Reports
- Sample projects for page object models, utils