python-apps
python-apps copied to clipboard
Automatic testing of app specifications
- Check folder structure of apps
- Check names of app and actions
- Check if python code runs at all
In short: make the analyze.py script into a Github Action that runs automatically
After:
- Check for documentation structure
- Check if all relevant libraries are installed