/challenge-tdd

Test driven development

Primary LanguageTypeScript

EventEmitter Coding Challenge

Objective

  1. This forms a part of the technical assessment for a candidate who is expected to code in TypeScript
  2. This is a super simple exercise designed to test a candidates ability to code in TypeScript - using a TDD approach

To Get Things Running

yarn
yarn test

How do I get started

Please have a look at eventEmitter.test.ts for instructions