Ossa.TestFramework.UIIntegration 0.2.0-alpha0046

Suggested Alternatives

Ossa.TestFramework.Core

Additional Details

This package is discontinued, please use the following packages instead:
Ossa.TestFramework.Core
Ossa.TestFramework.UIIntegration.Playwright
Ossa.TestFramework.UIIntegration.Selenium

This is a prerelease version of Ossa.TestFramework.UIIntegration.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Ossa.TestFramework.UIIntegration --version 0.2.0-alpha0046                
NuGet\Install-Package Ossa.TestFramework.UIIntegration -Version 0.2.0-alpha0046                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Ossa.TestFramework.UIIntegration" Version="0.2.0-alpha0046" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ossa.TestFramework.UIIntegration --version 0.2.0-alpha0046                
#r "nuget: Ossa.TestFramework.UIIntegration, 0.2.0-alpha0046"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Ossa.TestFramework.UIIntegration as a Cake Addin
#addin nuget:?package=Ossa.TestFramework.UIIntegration&version=0.2.0-alpha0046&prerelease

// Install Ossa.TestFramework.UIIntegration as a Cake Tool
#tool nuget:?package=Ossa.TestFramework.UIIntegration&version=0.2.0-alpha0046&prerelease                

Ossa IT Test Framework Package

Overview

This package provides an integration test framework for C# using various different plugin framweworks. It allows for a view based configuration setup that makes it easy to deliver tests on a page by page basis.

Currently supported framwworks:

  • Playwright

Getting Started

Install the package to your integration project using nuget manager or from the dotnet command line:

dotnet new add Ossa.TestFramework.UIIntegration

Starter integration project

You can install the Ossa TestFramework template to get a sample Integration project

dotnet new install ossa-test

Start codegen

You can run codegen from the build directory and navigate to templates\test\TestFramework.IntegrationTests to view the name of elements within a webpage. This can be run in net6.0 or net7.0

powershell bin/Debug/net6.0/playwright.ps1 codegen
or 
powershell bin/Debug/net7.0/playwright.ps1 codegen
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.0-inject-selenium0001 169 9/14/2023 0.2.0-inject-selenium0001 is deprecated because it is no longer maintained.
0.2.0-alpha0127 134 3/17/2024 0.2.0-alpha0127 is deprecated because it is no longer maintained.
0.2.0-alpha0114 108 3/7/2024 0.2.0-alpha0114 is deprecated because it is no longer maintained.
0.2.0-alpha0110 128 2/29/2024 0.2.0-alpha0110 is deprecated because it is no longer maintained.
0.2.0-alpha0108 115 2/28/2024 0.2.0-alpha0108 is deprecated because it is no longer maintained.
0.2.0-alpha0105 123 2/28/2024 0.2.0-alpha0105 is deprecated because it is no longer maintained.
0.2.0-alpha0099 118 2/28/2024 0.2.0-alpha0099 is deprecated because it is no longer maintained.
0.2.0-alpha0096 101 2/28/2024 0.2.0-alpha0096 is deprecated because it is no longer maintained.
0.2.0-alpha0094 108 2/28/2024 0.2.0-alpha0094 is deprecated because it is no longer maintained.
0.2.0-alpha0078 110 2/27/2024 0.2.0-alpha0078 is deprecated because it is no longer maintained.
0.2.0-alpha0076 102 2/27/2024 0.2.0-alpha0076 is deprecated because it is no longer maintained.
0.2.0-alpha0074 111 2/26/2024 0.2.0-alpha0074 is deprecated because it is no longer maintained.
0.2.0-alpha0071 121 2/23/2024 0.2.0-alpha0071 is deprecated because it is no longer maintained.
0.2.0-alpha0069 123 2/23/2024 0.2.0-alpha0069 is deprecated because it is no longer maintained.
0.2.0-alpha0064 114 2/19/2024 0.2.0-alpha0064 is deprecated because it is no longer maintained.
0.2.0-alpha0061 107 2/18/2024 0.2.0-alpha0061 is deprecated because it is no longer maintained.
0.2.0-alpha0056 110 2/14/2024 0.2.0-alpha0056 is deprecated because it is no longer maintained.
0.2.0-alpha0049 113 2/13/2024 0.2.0-alpha0049 is deprecated because it is no longer maintained.
0.2.0-alpha0048 171 8/2/2023 0.2.0-alpha0048 is deprecated because it is no longer maintained.
0.2.0-alpha0047 182 7/28/2023 0.2.0-alpha0047 is deprecated because it is no longer maintained.
0.2.0-alpha0046 176 7/27/2023 0.2.0-alpha0046 is deprecated because it is no longer maintained.
0.2.0-alpha.45 110 7/19/2023 0.2.0-alpha.45 is deprecated because it is no longer maintained.
0.2.0-alpha.44 114 7/7/2023 0.2.0-alpha.44 is deprecated because it is no longer maintained.
0.1.0 247 7/7/2023 0.1.0 is deprecated because it is no longer maintained.
0.1.0-Rename-to-ossa.1-38 100 7/6/2023 0.1.0-Rename-to-ossa.1-38 is deprecated because it is no longer maintained.
0.1.0-Rename-to-ossa.1 73 7/6/2023 0.1.0-Rename-to-ossa.1 is deprecated because it is no longer maintained.
0.1.0-NugetSource.1-41 106 7/6/2023 0.1.0-NugetSource.1-41 is deprecated because it is no longer maintained.
0.1.0-beta.1-42 113 7/7/2023 0.1.0-beta.1-42 is deprecated because it is no longer maintained.
0.1.0-alpha.42 110 7/7/2023 0.1.0-alpha.42 is deprecated because it is no longer maintained.
0.0.4-alpha.1 105 7/5/2023 0.0.4-alpha.1 is deprecated because it is no longer maintained.
0.0.3 197 7/4/2023 0.0.3 is deprecated because it is no longer maintained.
0.0.1 198 6/30/2023 0.0.1 is deprecated because it is no longer maintained.