Ossa.TestFramework.UIIntegration 0.2.0-alpha0078

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-alpha0078
NuGet\Install-Package Ossa.TestFramework.UIIntegration -Version 0.2.0-alpha0078
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-alpha0078" />
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-alpha0078
#r "nuget: Ossa.TestFramework.UIIntegration, 0.2.0-alpha0078"
#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-alpha0078&prerelease

// Install Ossa.TestFramework.UIIntegration as a Cake Tool
#tool nuget:?package=Ossa.TestFramework.UIIntegration&version=0.2.0-alpha0078&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 142 9/14/2023
0.2.0-alpha0127 113 3/17/2024
0.2.0-alpha0114 84 3/7/2024
0.2.0-alpha0110 87 2/29/2024
0.2.0-alpha0108 83 2/28/2024
0.2.0-alpha0105 84 2/28/2024
0.2.0-alpha0099 83 2/28/2024
0.2.0-alpha0096 66 2/28/2024
0.2.0-alpha0094 72 2/28/2024
0.2.0-alpha0078 79 2/27/2024
0.2.0-alpha0076 70 2/27/2024
0.2.0-alpha0074 76 2/26/2024
0.2.0-alpha0071 84 2/23/2024
0.2.0-alpha0069 83 2/23/2024
0.2.0-alpha0064 79 2/19/2024
0.2.0-alpha0061 71 2/18/2024
0.2.0-alpha0056 72 2/14/2024
0.2.0-alpha0049 74 2/13/2024
0.2.0-alpha0048 153 8/2/2023
0.2.0-alpha0047 162 7/28/2023
0.2.0-alpha0046 156 7/27/2023
0.2.0-alpha.45 97 7/19/2023
0.2.0-alpha.44 95 7/7/2023
0.1.0 214 7/7/2023
0.1.0-Rename-to-ossa.1-38 91 7/6/2023
0.1.0-Rename-to-ossa.1 66 7/6/2023
0.1.0-NugetSource.1-41 95 7/6/2023
0.1.0-beta.1-42 100 7/7/2023
0.1.0-alpha.42 98 7/7/2023
0.0.4-alpha.1 93 7/5/2023
0.0.3 175 7/4/2023
0.0.1 175 6/30/2023