2019-01-25 01:36:55 +03:00
|
|
|
# Getting Started with Edge E2E Development
|
|
|
|
|
|
|
|
[![Build Status](https://azure-iot-sdks.visualstudio.com/azure-iot-sdks/_apis/build/status/c/edge-e2e-c)](https://azure-iot-sdks.visualstudio.com/azure-iot-sdks/_build/latest?definitionId=55)
|
|
|
|
|
2019-02-26 04:13:50 +03:00
|
|
|
## Setup and Configuration
|
|
|
|
|
|
|
|
The first time you run this framework, you will want to follow these documents:
|
2019-03-13 04:13:02 +03:00
|
|
|
1. [Set up a VM to run tests under Linux](https://github.com/Azure/iot-sdks-e2e-fx/wiki/usage-linux-test-vm-setup)
|
|
|
|
2. [Run a simple test to verify your installation](https://github.com/Azure/iot-sdks-e2e-fx/wiki/usage-running-your-first-test-suite)
|
2019-01-25 01:36:55 +03:00
|
|
|
|
2019-03-13 02:17:31 +03:00
|
|
|
|
|
|
|
# [Wiki](https://github.com/Azure/iot-sdks-e2e-fx/wiki)
|
2019-01-15 22:27:52 +03:00
|
|
|
|
2019-03-13 02:16:25 +03:00
|
|
|
Head over to our wiki for all your documentation needs.
|
2019-02-04 18:39:28 +03:00
|
|
|
|
2019-01-15 22:27:52 +03:00
|
|
|
# Contributing
|
|
|
|
|
|
|
|
This project welcomes contributions and suggestions. Most contributions require you to agree to a
|
|
|
|
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
|
|
|
|
the rights to use your contribution. For details, visit https://cla.microsoft.com.
|
|
|
|
|
|
|
|
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide
|
|
|
|
a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions
|
|
|
|
provided by the bot. You will only need to do this once across all repos using our CLA.
|
|
|
|
|
|
|
|
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
|
|
|
|
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
|
|
|
|
contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
|