GitHub Actions To Automate Tests
Automation is really important for performing mundane and redundant tasks like testing. When someone raises a new PR for your project, it's nice to have some tests running automatically. This saves a lot of your time in reviewing the code.
Testing ca...
ananyacodes.hashnode.dev3 min read