## Adding a Test Project There are no tests at all in this project. Start by adding unit tests and in future tasks add other test types. ### Requirements - [ ] Create a test project - [ ] Add first test(s) - [ ] Run `dotnet test` in the pipeline