pretix-screenshots
pretix-screenshots copied to clipboard
Internal tool to automatically create screenshots of pretix features for documentation purposes
pretix Screenshotting tool
Requirements:
- Chrome 60 or newer with headless support
- Python packages listed in requirements.txt
How to run:
- Go to pretix'
src
folder and executepython setup.py develop
- Execute
make production
there - Go back here and run
PYTHONPATH=. py.test scenes