Skip to content

Accenture/Ocaramba.templates

Repository files navigation

Ocaramba.templates

The Ocaramba project extension for Visual Studio - a set of project and class templates for web automated testing using Ocaramba Framework.

Thanks to the Ocaramba.Templates you can create in the few minutes ready to use in Continuous Integration tool project test solution for web automated testing.

Ocaramba Templates

The extension contains:

  • Project templates:
    • Ocaramba.MsTest (.NET Framework 4.7.2)
    • Ocaramba.MsTest (.NET Core 3.1)
    • Ocaramba.NUnit (.NET Core 3.1)
    • Ocaramba.NUnit (.NET Framework 4.7.2)
  • Item templates:
    • Ocaramba Page Object
    • Ocaramba NUnit Test Object
    • Ocaramba MsTest Test Object

Add New Project window

Add New Item window

Project

In case of problems with executing tests, update at least TestAdapter and Selenium browser drivers. You can also try to uninstall and install back one of the browser drivers.

Update

All templates are located on Visual Studio's New Project and New Item windows inside Ocaramba category.

Find out more on Ocaramba.

Build Status

Download Ocaramba Visual Studio templates Ocaramba Templates

Where to start?