How I implemented Java Code Testing without any build automation tool for my school's clubAs a core member of the open-source club at scaler school of technology, I was tasked to write a GitHub workflow that would test contributor's solution for a given DSA problem. The Desired Folder Structure This was the folder structure I had in mind...Sep 21, 2023·4 min read