Hello,
I have seen a github repo at this url GitHub - kevinherron/testcontainers-ignition: A testcontainers implementation for Ignition by Inductive Automation.
that support Junits.
I was wondering if it was possible to have some CI/CD with ignition and gitlab or github. Could it be possible to run python/jython script tests on an ignition gateway and generate a report similar to what we would do using pytest but inside the ignition framework and being able to use tags from tag provider or other ignition features ?
Or do you recommandations on automatic testing best practices with ignition ?
Thanks
Bests,