Bellatrix is a cross-platform, easily customizable and extendable .NET test automation framework that increases tests’ reliability.
Info
Version: | 1.9.6 |
Author(s): | Automate The Planet Ltd. |
Last Update: | Thursday, April 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bellatrix.solutions/ |
NuGet Url: | https://www.nuget.org/packages/Bellatrix.API |
Install
Install-Package Bellatrix.API
dotnet add package Bellatrix.API
paket add Bellatrix.API
Bellatrix.API Download (Unzip the "nupkg" after downloading)
Dependencies
- Bellatrix.Application(>= 1.9.7)
- Bellatrix.Assertions(>= 1.9.7)
- Bellatrix.BugReporting(>= 1.9.7)
- Bellatrix.Configuration(>= 1.9.7)
- Bellatrix.Data(>= 1.9.7)
- Bellatrix.DynamicTestCases(>= 1.9.7)
- Bellatrix.Logging(>= 1.9.7)
- Bellatrix.ServiceContainer(>= 1.9.7)
- Bellatrix.TestExecutionExtensions.Common(>= 1.9.7)
- Bellatrix.Trace(>= 1.9.7)
- Bellatrix.Utilities(>= 1.9.7)
- Microsoft.Extensions.Configuration(>= 3.1.3)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.3)
- Microsoft.Extensions.Configuration.Json(>= 3.1.3)
- Newtonsoft.Json.Schema(>= 3.0.13)
- Polly(>= 7.2.1)
- RestSharp(>= 106.10.1)
Tags