* Create a new project for unit testing (can review Easy Password Validator for example) * Adapt the examples imported in #7 to create unit tests using **xunit** * Remove any unnecessary commenting from examples (ie. commented code, conversation, etc.) * Update README to link examples as per changes