✅ 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?
How do I go about adding xUnit to this project?