/exercise_testing_javascript

At this project I test different methods like capitalizing string, reverse string and basic calculator operations by using a JavaScript test suite called Jest that uses red, green refactor TDD approach to first find the error and only after that create the related method. Built with JavaScript and Jest.

Primary LanguageJavaScriptMIT LicenseMIT

Watchers