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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package bellatrixcloudtestrunner --version 1.0.23
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Bellatrix is a cross-platform, easily customizable and extendable .NET test automation framework that increases tests’ reliability.
Product | Versions 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 | 836 | 9/1/2020 |
1.0.22 | 668 | 8/30/2020 |
1.0.21 | 702 | 8/4/2020 |
1.0.20 | 716 | 7/28/2020 |
1.0.18 | 651 | 7/24/2020 |
1.0.17 | 882 | 7/23/2020 |
1.0.16 | 810 | 7/23/2020 |
1.0.14 | 927 | 7/23/2020 |
1.0.13 | 882 | 7/23/2020 |
1.0.12 | 917 | 7/17/2020 |
1.0.10 | 957 | 7/17/2020 |
1.0.7 | 700 | 7/17/2020 |
1.0.6 | 939 | 7/17/2020 |
1.0.4 | 693 | 7/17/2020 |
1.0.1 | 790 | 7/16/2020 |
1.0.0 | 921 | 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