Skip to content

Releases: Accenture/Ocaramba.templates

Version 1.7

16 Nov 07:44
b771a82

Choose a tag to compare

Changes:

  • 387aaba Fixed ProjectBaseConfiguration
  • 39b6aef updated driver verisons
  • c3c1771 added using for Ocaramba

This list of changes was auto generated.

Version 1.6

17 Apr 12:56
74c3543

Choose a tag to compare

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

10 Mar 08:55

Choose a tag to compare

Fixed .Net Core framework version 2.2 -> 3.1

Version 1.4

06 Mar 14:19
a079656

Choose a tag to compare

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

21 Feb 11:23
fbc7837

Choose a tag to compare

Replaced Ocaramba by OcarambaLite
Updated Selenium.WebDriver.ChromeDriver-version 80.0.3987.10600

Version 1.2

14 Jan 07:48
825305e

Choose a tag to compare

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

16 Dec 11:48
4be9f9f

Choose a tag to compare

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

15 Oct 18:26
4c9713f

Choose a tag to compare

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