Ossa.TestFramework.UIIntegration 0.1.0

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.1.0
NuGet\Install-Package Ossa.TestFramework.UIIntegration -Version 0.1.0
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.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ossa.TestFramework.UIIntegration --version 0.1.0
#r "nuget: Ossa.TestFramework.UIIntegration, 0.1.0"
#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.1.0

// Install Ossa.TestFramework.UIIntegration as a Cake Tool
#tool nuget:?package=Ossa.TestFramework.UIIntegration&version=0.1.0

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 127 9/14/2023
0.2.0-alpha0127 64 3/17/2024
0.2.0-alpha0114 70 3/7/2024
0.2.0-alpha0110 66 2/29/2024
0.2.0-alpha0108 61 2/28/2024
0.2.0-alpha0105 68 2/28/2024
0.2.0-alpha0099 66 2/28/2024
0.2.0-alpha0096 49 2/28/2024
0.2.0-alpha0094 58 2/28/2024
0.2.0-alpha0078 61 2/27/2024
0.2.0-alpha0076 55 2/27/2024
0.2.0-alpha0074 61 2/26/2024
0.2.0-alpha0071 68 2/23/2024
0.2.0-alpha0069 66 2/23/2024
0.2.0-alpha0064 63 2/19/2024
0.2.0-alpha0061 58 2/18/2024
0.2.0-alpha0056 59 2/14/2024
0.2.0-alpha0049 59 2/13/2024
0.2.0-alpha0048 138 8/2/2023
0.2.0-alpha0047 147 7/28/2023
0.2.0-alpha0046 143 7/27/2023
0.2.0-alpha.45 84 7/19/2023
0.2.0-alpha.44 81 7/7/2023
0.1.0 193 7/7/2023
0.1.0-Rename-to-ossa.1-38 77 7/6/2023
0.1.0-Rename-to-ossa.1 53 7/6/2023
0.1.0-NugetSource.1-41 81 7/6/2023
0.1.0-beta.1-42 87 7/7/2023
0.1.0-alpha.42 85 7/7/2023
0.0.4-alpha.1 78 7/5/2023
0.0.3 158 7/4/2023
0.0.1 157 6/30/2023