QaaS.Runner.Storage
4.2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package QaaS.Runner.Storage --version 4.2.0
NuGet\Install-Package QaaS.Runner.Storage -Version 4.2.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="QaaS.Runner.Storage" Version="4.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="QaaS.Runner.Storage" Version="4.2.0" />
<PackageReference Include="QaaS.Runner.Storage" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add QaaS.Runner.Storage --version 4.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: QaaS.Runner.Storage, 4.2.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.
#:package QaaS.Runner.Storage@4.2.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=QaaS.Runner.Storage&version=4.2.0
#tool nuget:?package=QaaS.Runner.Storage&version=4.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
QaaS.Runner
Execution orchestration package for running QaaS test workflows from YAML configuration.
Contents
Overview
This repository contains one solution: QaaS.Runner.sln.
QaaS.Runner is published to NuGet and includes the runner runtime plus packaged project outputs from this solution that are required at runtime (sessions/assertions/storage orchestration flow).
Packages
| Package | Latest Version | Total Downloads |
|---|---|---|
| QaaS.Runner |
Projects
QaaS.Runner
- CLI/bootstrap entrypoint for
run,act,assert,template, andexecuteverbs. - Builds execution contexts and routes each execution type through the right logic chain.
- Orchestrates setup/teardown and optional Allure result serving.
QaaS.Runner.Assertions
- Builds assertion runtime objects from configured hooks and filters.
- Executes assertions against session/data-source outputs.
- Writes Allure results, links, and attachments.
QaaS.Runner.Sessions
- Session runtime with staged action execution.
- Supports publishers, consumers, transactions, probes, and collectors.
- Produces session data and failure/flakiness metadata.
QaaS.Runner.Storage
- Storage abstraction for storing and retrieving serialized session data.
- Built-in implementations: filesystem and S3-compatible backends.
- Shared builder-based configuration for act/assert flows.
QaaS.Runner.Infrastructure
- Small shared cross-project helpers (filesystem and date/time utilities).
Quick Start
Install package:
dotnet add package QaaS.Runner
Upgrade package:
dotnet add package QaaS.Runner --version <target-version>
dotnet restore
Documentation
- Official docs: thesmoketeam.github.io/qaas-docs
- CI workflow:
.github/workflows/ci.yml - NuGet package page: QaaS.Runner on NuGet
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- AWSSDK.S3 (>= 4.0.19)
- QaaS.Runner.Infrastructure (>= 4.2.0)
- System.IO.Abstractions (>= 22.1.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on QaaS.Runner.Storage:
| Package | Downloads |
|---|---|
|
QaaS.Runner
Execution orchestration for QaaS test workflows. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.2.1 | 106 | 3/28/2026 |
| 4.2.0 | 59 | 3/26/2026 |
| 4.1.1 | 98 | 3/23/2026 |
| 4.1.1-alpha.1 | 35 | 3/22/2026 |
| 4.1.0 | 118 | 3/21/2026 |
| 4.1.0-alpha.27 | 32 | 3/22/2026 |
| 4.1.0-alpha.26 | 33 | 3/22/2026 |
| 4.1.0-alpha.25 | 36 | 3/21/2026 |
| 4.1.0-alpha.23 | 39 | 3/21/2026 |
| 4.1.0-alpha.22 | 40 | 3/17/2026 |
| 4.1.0-alpha.21 | 36 | 3/17/2026 |
| 4.1.0-alpha.20 | 34 | 3/17/2026 |
| 4.1.0-alpha.19 | 42 | 3/17/2026 |
| 4.1.0-alpha.17 | 39 | 3/17/2026 |
| 4.1.0-alpha.16 | 37 | 3/16/2026 |
| 4.1.0-alpha.15 | 54 | 3/15/2026 |
| 4.1.0-alpha.14 | 40 | 3/15/2026 |
| 4.1.0-alpha.3 | 48 | 3/11/2026 |