project-generator / project_generator

Project generators for various embedded tools (IDE). IAR, uVision, Makefile, CoIDE, Eclipse and many more in the roadmap!
Apache License 2.0
271 stars 96 forks source link

Moving to Github Actions and goodbye to nose #499

Closed 0xc0170 closed 2 years ago

0xc0170 commented 2 years ago

Moving to Github actions (Travis did what they did, time to move on). Plus to my surprise, nose started failing with python 3.10. As it seems not supported and pytest used often, I am migrating to pytest as well via the same PR to address all issues at one and have it green.

Time to be green again. 🟢

0xc0170 commented 2 years ago

Green green 💯 But I need more time to understand the default file and --all argument.

I'll clean the history once I am confident about all argument and having either projects.yml or not.

0xc0170 commented 2 years ago

I am happy with the fix now and getting back tests! As it's green, I am merging this and releasing a new version