/autotest-template-backend

Template for autotest backend

Primary LanguagePythonMIT LicenseMIT

This is a template for writing autotest backends. To write your backend, go through the files in this repo and fill in the bits marked "TODO". Feel free to use other repos named autotest-backend-* in this project as inspiration.

TODO: write a README for your backend