Skip to content

taorkon-study/js-autotests

Repository files navigation

JS: Autotesting

Here are my self-practice tasks for Hexlet's course "JS: Autotesting". Regardless of it beaing a bunch of small exercises, I still try to maintain a project-like environment incl. linter, Makefile and packaje.json.

Libraries:

  • assert (strict)
  • power-assert
  • jest