[skip changelog] Move integration tests to pytest (#564)
* move compilation tests to pytest * moved core tests to pytest * moved core install/upgrade/uninstall to pytest * Added detected_boards fixture Co-authored-by: Maurizio Branca <m.branca@arduino.cc> * add upload tests, remove mocked ones * use fixture * docs + dont run go tests anymore * remove debug prints, bump pytest to latest * skip problematic test on win Co-authored-by: Maurizio Branca <m.branca@arduino.cc>
Showing
This diff is collapsed.
test/test_upload.py
0 → 100644
Please register or sign in to comment