We are glad that you are interested in contributing to the IoT-Testware project. At this point we provide you with some questions you might have before you contribute.
Did you find a bug? If you find any bugs in the test code or in the test purposes, please read the following points carefully.
- Ensure the bug was not already reported by searching on GitHub under Issues of the related project.
- If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible. In case of a wrong test purpose please justify your concern and proof it with referring to an official document.
Do you want to contribute to new test purposes?
- Open a new GitHub pull request with the patch in the related project.
- Ensure the pull request description clearly describes the test purpose and justify its existence.
Did you write test cases in TTCN-3 for given test purposes?
- Open a new GitHub pull request with the patch in the related project.
- Ensure the pull request description clearly describes the problem and solution. Include the relevant issue number if applicable.
Do you intend to start a new test suite?
- Suggest your change in the iottestware-dev list.
Thanks! IoT-Testware team