Create a unit-testing file and system for every major part of the compiler code. This is to be done in a separate folder called test. it is highly recommended to use a combination of MochaJS, SinonJS, and ChaiJS.