Open
Description
Things I would suggest to do:
- Check open PRs and take some actions for each (close/merge/define action points).
- Check open issues and take some actions for each (close/define action points).
- Check exercises and fix missing source files.
- Update base template (implemented here):
- Update gradle.
- _(Requires further discussion) Use Jupiter (JUnit5) as a testing platform. _
- (Requires further discussion) Use
TestOrder
+ fail-fast strategy to improve testing experience for students.
- Fix issues from report.
- I'm exploring other ways to improve tooling for exercises (e.g. I believe it's possible to make testing more lightweight without Gradle).