C
C#3w ago
IamMax420

✅ Testing in ASP.NET Core Web Api

I want to start implementing unit tests in my project, however I'm unsure when it comes to the location of test files. ChatGPT advised me to create a separate project for testing but I've never really encountered this approach, I thought the normal way to do it is to create a /tests directory inside the existing project and make sure it corresponds with its file structure?
3 Replies
Unknown User
Unknown User3w ago
Message Not Public
Sign In & Join Server To View
MODiX
MODiX3w ago
If you have no further questions, please use /close to mark the forum thread as answered
IamMax420
IamMax420OP3w ago
thanks bro

Did you find this page helpful?