Releases: Accenture/Ocaramba.templates
Version 1.7
Changes:
- 387aaba Fixed ProjectBaseConfiguration
- 39b6aef updated driver verisons
- c3c1771 added using for Ocaramba
This list of changes was auto generated.
Version 1.6
Changes:
- d043a16 Set OcarambaVersion: '3.2.10'
- e274750 Added all package to the setPackagesVersions.ps1, added support for Edge Chromium, added possibility to EnableVerboseLogging for Chrome
- ea19b52 Added script for setting packages version.
This list of changes was auto generated.
Version 1.5
Fixed .Net Core framework version 2.2 -> 3.1
Version 1.4
Updated net. core to version 3.1.
Fixed TestOutput paths.
Updates:
OcarambaLite 3.2.8
Microsoft.Extensions.Configuration 3.1.2
Microsoft.Extensions.Configuration.Json 3.1.2
Microsoft.NET.Test.Sdk Version 16.5.0
System.Configuration.ConfigurationManager 4.7.0
Version 1.3
Replaced Ocaramba by OcarambaLite
Updated Selenium.WebDriver.ChromeDriver-version 80.0.3987.10600
Version 1.2
Updated Ocaramba-version "3.2.6", solved problem in .net Core and Selenium with finding drivers in bin folder
Added Dockerfile
Replaced Selenium.WebDriver.GeckoDriver.Win64 by Selenium.WebDriver.GeckoDriver
Added FirefoxArguments to appsettings.json
Updated version and Chrome driver
Fixed path to nlog on linux
Version 1.1
Set proper NLog logger for Core and Framework
Added MsTest class template
Set TargetFrameworkVersion v4.7.2
New screens for documentations
Removed Linux tags from .net framework versions
Fix for visibility nunit .net core template
Version 1.0
Initial release
The template extension contains:
- Project templates:
- Ocaramba.MsTest (.NET Framework 4.7.2)
- Ocaramba.MsTest (.NET Core 2.2)
- Ocaramba.NUnit (.NET Core 2.2)
- Ocaramba.NUnit (.NET Framework 4.7.2)
- Item templates:
- Ocaramba Page Object
- Ocaramba NUnit Test Object