C#C
C#3y ago
__dil__

✅ I don't understand how to test my project.

I have an existing command line project. Since this is a pretty complex project with multiple complex parts, I want to ensure everything is working correctly.

How do I go about adding xUnit to this project?
Was this page helpful?