https://github.com/o3de/sig-testing
Documentation and materials for the Open 3D Engine Test Special Interest Group
https://github.com/o3de/sig-testing
Last synced: 10 months ago
JSON representation
Documentation and materials for the Open 3D Engine Test Special Interest Group
- Host: GitHub
- URL: https://github.com/o3de/sig-testing
- Owner: o3de
- Created: 2021-05-26T22:10:24.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T21:57:49.000Z (over 3 years ago)
- Last Synced: 2025-02-21T09:48:39.228Z (over 1 year ago)
- Size: 43.1 MB
- Stars: 8
- Watchers: 26
- Forks: 7
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Governance: governance/SIG Testing Charter.md
Awesome Lists containing this project
README
# O3DE Testing Special Interest Group
## SIG Testing Charter
This group exists to make testing O3DE software easy and automated. For more information on what we do and how to join us, read our [Charter](https://github.com/o3de/sig-testing/blob/main/governance/SIG%20Testing%20Charter.md)
## Meetings
Meeting notes are available from our [Meetings](https://o3de.github.io/sig-testing/meetings/) which take place on [Discord](https://discord.gg/p3padwr58u). Anyone is welcome to join these meetings and politely listen or contribute.
The [full table of previous meetings](https://o3de.github.io/sig-testing/?id=previous-meetings) is available here.
## Documentation
This repository contains our own documentation on how to operate this SIG, separate from the user-facing documentation at [O3DE.org](https://github.com/o3de/o3de.org)
* [Test Suites](https://github.com/o3de/sig-testing/blob/main/test_suites.md)
* [Creating New Python Packages](https://github.com/o3de/sig-testing/blob/main/packages-best-practices.md)
* [Extending LyTestTools](https://github.com/o3de/sig-testing/blob/main/extending-lytesttools.md)
* [O3DE Editor Tests with EditorPythonBindings](https://github.com/o3de/sig-testing/blob/main/editorpythonbindings.md)
## General Resources
See [O3DE Resources](https://github.com/o3de/community) for additional information related to any SIG in O3DE.
## Licensing
The O3DE/foundation repository and all contributions under this repository herein are licensed under [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/). Please note that, by contributing to this repository, whether via commit, pull request, issue, comment, or in any other fashion, **you are explicitly agreeing that all of your contributions will fall under the same permissive license.**