TAF.Core
2.0.0
See the version list below for details.
dotnet add package TAF.Core --version 2.0.0
NuGet\Install-Package TAF.Core -Version 2.0.0
<PackageReference Include="TAF.Core" Version="2.0.0" />
paket add TAF.Core --version 2.0.0
#r "nuget: TAF.Core, 2.0.0"
// Install TAF.Core as a Cake Addin #addin nuget:?package=TAF.Core&version=2.0.0 // Install TAF.Core as a Cake Tool #tool nuget:?package=TAF.Core&version=2.0.0
Core package for test automation framework TAF. Core package includes test execution mechanism like command line test runner, TestRun class, TestSet class, and TestCase class as well as listeners, reports and settings management.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- MSTest.TestFramework (>= 1.3.2)
- Newtonsoft.Json (>= 11.0.2)
- TAF.Logging (>= 1.0.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on TAF.Core:
Package | Downloads |
---|---|
TAF.Core.GenericGuiDriver
Generic GUI driver for GUI based test automation with TAF. This package is extended for different technologies. |
|
TAF.Logging.DesktopScreenshot
Possibility for Desktop Screenshots for WIndows for test automation framework TAF |
|
TAF.RestSupport
Support for interacting with, and testing, REST services with the TAF test automation framework. |
|
TAF.TfsIntegration
Enables propagation of test results from TAF to TFS (results, logs, and files) |
|
TAF.Logging.TestCaseVideoLog
Enables saving a video of test execution |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.5.1 | 5,007 | 8/24/2022 |
3.5.0 | 389 | 8/23/2022 |
3.4.0 | 2,024 | 3/18/2020 |
3.3.1 | 2,364 | 2/17/2020 |
3.3.0 | 518 | 2/12/2020 |
3.2.3 | 1,341 | 1/29/2020 |
3.2.2 | 530 | 1/29/2020 |
3.2.1 | 3,177 | 1/15/2020 |
3.2.0 | 2,398 | 1/13/2020 |
3.1.1 | 1,274 | 1/13/2020 |
3.1.0 | 2,961 | 12/16/2019 |
3.0.0 | 2,999 | 12/3/2019 |
2.8.9 | 1,401 | 11/22/2019 |
2.8.8 | 558 | 11/13/2019 |
2.8.7 | 3,090 | 11/12/2019 |
2.8.6 | 929 | 10/5/2019 |
2.7.14 | 2,137 | 6/20/2019 |
2.7.13 | 3,007 | 2/21/2019 |
2.7.12 | 2,203 | 11/14/2018 |
2.7.11 | 1,799 | 10/16/2018 |
2.7.10 | 2,243 | 10/14/2018 |
2.6.10 | 2,167 | 10/14/2018 |
2.6.9 | 2,130 | 10/12/2018 |
2.5.9 | 2,887 | 10/8/2018 |
2.5.8 | 2,205 | 10/7/2018 |
2.5.7 | 2,129 | 10/7/2018 |
2.5.6 | 2,826 | 10/4/2018 |
2.5.5 | 2,199 | 9/26/2018 |
2.5.4 | 1,750 | 9/20/2018 |
2.5.3 | 2,158 | 9/13/2018 |
2.5.2 | 1,988 | 9/10/2018 |
2.5.1 | 1,818 | 9/10/2018 |
2.5.0 | 776 | 9/10/2018 |
2.4.0 | 3,659 | 9/4/2018 |
2.3.0 | 3,062 | 9/2/2018 |
2.2.7 | 1,300 | 8/22/2018 |
2.2.0 | 1,844 | 8/17/2018 |
2.1.1 | 2,136 | 8/15/2018 |
2.1.0 | 1,245 | 6/22/2018 |
2.0.0 | 12,612 | 6/21/2018 |
1.1.3 | 1,426 | 5/8/2018 |
1.1.2 | 14,379 | 5/8/2018 |
1.1.1 | 6,307 | 5/5/2018 |
1.1.0 | 1,089 | 5/5/2018 |
1.0.12 | 1,068 | 5/5/2018 |
1.0.11 | 911 | 5/3/2018 |
1.0.10 | 1,506 | 5/3/2018 |
1.0.9 | 1,206 | 4/21/2018 |
1.0.8 | 1,091 | 4/21/2018 |
1.0.7 | 1,050 | 4/21/2018 |
1.0.6 | 1,051 | 4/20/2018 |
1.0.5 | 1,158 | 4/12/2018 |
1.0.4 | 1,069 | 4/12/2018 |
1.0.3 | 1,061 | 4/11/2018 |
1.0.2 | 1,033 | 4/8/2018 |
1.0.1 | 1,345 | 4/8/2018 |
1.0.0 | 1,813 | 3/13/2018 |
Major refactoring of TAF, breaking out logging to own packages.