Creating Tests with GitHub Copilot for Visual Studio
One of the recurring jokes in our industry is that developers are not very good at two things when coding: Documenting code, and creating unit tests. These are two areas…
11/04/2024
When we talk about AI, we have a relative long winded pitch about how the quality of the data you use to train your model is critical to the quality of the outputs that the model will create. If your data is bad, the outputs won’t be good. The short…