Now that we have a unit test for our project, let’s add a GitHub Action to run those unit tests when we commit changes to…
Leave a CommentCategory: Free Guides
What is a unit test? A unit test is a small function that calls a function from our “real” program and verifies the results from…
Leave a CommentHere’s a video on how to connect Visual Studio Community Edition 2022 to your GitHub account, so you can save a project to GitHub, push…
Leave a CommentHere’s a quick video on how to install Visual Studio Community Edition 2022. Transcript In this video I’m going to show how to install Visual…
Leave a Comment