TAF.Core
1.0.8
See the version list below for details.
dotnet add package TAF.Core --version 1.0.8
NuGet\Install-Package TAF.Core -Version 1.0.8
<PackageReference Include="TAF.Core" Version="1.0.8" />
paket add TAF.Core --version 1.0.8
#r "nuget: TAF.Core, 1.0.8"
// Install TAF.Core as a Cake Addin #addin nuget:?package=TAF.Core&version=1.0.8 // Install TAF.Core as a Cake Tool #tool nuget:?package=TAF.Core&version=1.0.8
Core package for TAF test automation framework.
"Never send a human to do the work of a machine."
TAF.Core provides test context, logging framework, diffenent types of reporting mechanism for TAF modules.
TAF is a test automation framework to quickly get a stable test automation framework in place rather than having to create it yourself. There are TAF packages for test automation for REST, WPF, and web. Also a Java version exist, supporting web, rich Java GUI, and REST.
TAF also separates the driver (like Selenium, Windows.Automation, RestSharp) and the runner (for example NUnit) from the tests to ease transition of test solution when technologies and tools become obsolete.
Learn more about Target Frameworks and .NET Standard.
-
- NUnit (>= 3.10.1)
- NUnit.Engine (>= 3.8.0)
- NUnit3TestAdapter (>= 3.10.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 |
Moved dependencies to lib folder.