We have updated the content of our program. To access the current Software Engineering curriculum visit curriculum.turing.edu.
Enigma - Setup
SimpleCov
Please make sure that your project uses SimpleCov. You should be able to demonstrate in you evaluation that SimpleCov reports accurate test coverage statistics at 95% coverage or above.
Version Control
Create your own Github repository for hosting your project. You do not need to fork anything. Make sure that you are working on branches, using pull requests, and committing frequently in small chunks of functionality.