Setup to run on Python Anywhere.
Quick first draft so I can get a Pitest shield on my EmuRox project.
- A POST endpoint (
/report
) that a Pitest XML output can be posted to - The storing of the last build posted to that endpoint
- A GET endpoint (
/report
) to view the XML and a report summary - A GET endpoint (
/shield
) to take the report summary and generate a GitHub shield, using shield.io