Skip to content

Version 3.1.14

Compare
Choose a tag to compare
@raczeja raczeja released this 19 Apr 10:37
· 966 commits to master since this release
bf06646

Breaking change:

Renamed Objectivity.Test.Automation to Ocaramba framework

Uninstall previous packages:
Objectivity.Test.Automation.Common.NUnit,
Objectivity.Test.Automation.Common.Features,
Objectivity.Test.Automation.Common.MsTest,
Objectivity.Test.Automation.Common.xUnit,

and
Install-Package Ocaramba.Features or
Install-Package Ocaramba.MsTest or
Install-Package Ocaramba.NUnit or
Install-Package Ocaramba.xUnit

Replace "using Objectivity.Test.Automation.Common" to "using Ocaramba"