Project maturing 🙂
- I disabled implicit usings. I think they are silly, personally.
- I renamed the project file and put it into a subdirectory.
- I put a solution file in the parent directory.
- I created a subdirectory for a ".Tests" project and put stubs in it for all of the classes needing testing.
- I turned some of the low-hanging fruit stubs into actual test classes, and promptly found and fixed a bug.
Current line count: 2,108

No comments:
Post a Comment