Extensions for Github Actions
almightychang opened this issue · 0 comments
almightychang commented
This project seems great if combined with CI/CD process.
For example...
- User upload project with test codes
- CI workflow, such as GitHub Action, run tests on top of wolverine
- Wolverine catches the bug and create pull requests
As result, the developers can accelerate debugging in TDD.