added : demos to test ci

This commit is contained in:
Khwahish Patel
2025-03-02 18:08:34 +05:30
committed by Paul Robinson
parent bef8a82a52
commit f6279c23ac
4 changed files with 111 additions and 11 deletions

View File

@ -0,0 +1 @@
Added automated testing of ``demo`` applications as part of CI to prevent demos from breaking silently. Tests are located in `tests/core/examples/test_examples.py`.