# edgex-taf **Repository Path**: EdgexFoundry/edgex-taf ## Basic Information - **Project Name**: edgex-taf - **Description**: TAF stands for Test Automation Framework. - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 1 - **Created**: 2020-09-28 - **Last Updated**: 2025-09-29 ## Categories & Tags **Categories**: testing, iot **Tags**: None ## README # TAF [![GitHub Latest Dev Tag)](https://img.shields.io/github/v/tag/edgexfoundry/edgex-taf?include_prereleases&sort=semver&label=latest-dev)](https://github.com/edgexfoundry/edgex-taf/tags) ![GitHub Latest Stable Tag)](https://img.shields.io/github/v/tag/edgexfoundry/edgex-taf?sort=semver&label=latest-stable) [![GitHub License](https://img.shields.io/github/license/edgexfoundry/edgex-taf)](https://choosealicense.com/licenses/apache-2.0/) [![GitHub Pull Requests](https://img.shields.io/github/issues-pr-raw/edgexfoundry/edgex-taf)](https://github.com/edgexfoundry/edgex-taf/pulls) [![GitHub Contributors](https://img.shields.io/github/contributors/edgexfoundry/edgex-taf)](https://github.com/edgexfoundry/edgex-taf/contributors) [![GitHub Committers](https://img.shields.io/badge/team-committers-green)](https://github.com/orgs/edgexfoundry/teams/edgex-taf-committers/members) [![GitHub Commit Activity](https://img.shields.io/github/commit-activity/m/edgexfoundry/edgex-taf)](https://github.com/edgexfoundry/edgex-taf/commits) TAF stands for Test Automation Framework. It is used for automating end-to-end UI and API tests of the EdgeX services. Those tests can separate to different suites: - Functional test - Integration test - Performance test # Usage - Users can refer to the [the document](./docs/run-tests-on-local.md) to learn how to run functional test and integration test. - Users can refer to the [the document](./docs/run-performance-metrics-collection-on-local.md) to run performance metrics collection on local. # Community - Discussion: https://github.com/orgs/edgexfoundry/discussions - Mailing lists: https://lists.edgexfoundry.org/mailman/listinfo # License [Apache-2.0](LICENSE)