An open API service indexing awesome lists of open source software.

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

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.**