bellatrixcloudtestrunner 1.0.23

dotnet tool install --global bellatrixcloudtestrunner --version 1.0.23
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local bellatrixcloudtestrunner --version 1.0.23
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=bellatrixcloudtestrunner&version=1.0.23
nuke :add-package bellatrixcloudtestrunner --version 1.0.23

Bellatrix is a cross-platform, easily customizable and extendable .NET test automation framework that increases tests’ reliability.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.0.23 749 9/1/2020
1.0.22 597 8/30/2020
1.0.21 647 8/4/2020
1.0.20 636 7/28/2020
1.0.18 596 7/24/2020
1.0.17 782 7/23/2020
1.0.16 711 7/23/2020
1.0.14 832 7/23/2020
1.0.13 801 7/23/2020
1.0.12 830 7/17/2020
1.0.10 844 7/17/2020
1.0.7 630 7/17/2020
1.0.6 837 7/17/2020
1.0.4 603 7/17/2020
1.0.1 698 7/16/2020
1.0.0 858 7/16/2020

- add Report Portal integration
     - add ML analysation of failed tests
     - add screenshots and videos to HTML ML report
     - add test run timeout
     - add specific test timeout
     - add retry for the failed tests
     - add class cleanup logic to the execution pipeline