# test-automation **Repository Path**: mirrors_ibm/test-automation ## Basic Information - **Project Name**: test-automation - **Description**: Automated testing and tools for Carbon Shared Tests and Exported Tests - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2025-09-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Project Overview Supporting tools and configuration for [Exported Tests] and [Carbon Shared Tests] ## Getting started These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. ### Prerequisites _(recommended)_ Use [NVM](https://github.com/nvm-sh/nvm#node-version-manager---) for managing versions of Node when working on multiple projects. ### Installing We develop using a [forking workflow](https://guides.github.com/activities/forking/) for all users looking to do any work on Test Automation. Now that you you have Test Automation set up locally, navigate to the project using the `cd` command in the terminal and install dependencies using this command: ```bash yarn ``` ## Contribution Guide Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us. [Exported Tests]: https://github.com/IBM/exported-tests [Carbon Shared Tests]: https://github.com/carbon-design-system/carbon-shared-tests