gr-recipes icon indicating copy to clipboard operation
gr-recipes copied to clipboard

Autotest

Open jkbecker opened this issue 5 years ago • 3 comments

This will be a first version of an autotest script, closing #200.

Not ready for merge yet. In the meantime, let me know if you have any comments @argilo

jkbecker avatar Oct 19 '20 20:10 jkbecker

Actually, do we want the autotest script to live in the main branch at all? Otherwise we could decide to just not merge this ever, and have autotest pull from master before every test. Thoughts?

jkbecker avatar Oct 19 '20 22:10 jkbecker

I expect we'll want to test gr-etcetera as well, so maybe the pybombs repo is a better place for this to live.

argilo avatar Oct 20 '20 12:10 argilo

Hm, good point. It could be integrated with the /tests/ directory and in theory even be used for testing things on all supported platforms (rather than the ubuntu20.04 reference that is used here)... I'll work on that.

jkbecker avatar Oct 20 '20 12:10 jkbecker