Skip to content

This project contains practice tasks for the "Unit Testing" course for UI developers

Notifications You must be signed in to change notification settings

gridu/js-unit-testing-practice

Repository files navigation

Unit Testing: Practice Tasks

This repository contains practice tasks for the Unit Testing course.

Disclaimer

Do not use LLMs to get solutions for learning tasks. It is not prohibited, but it makes absolutely no sense. Although it can somehow help you in achieving goals in the short run, in the long run, your goal is to find a productive way of thinking inside yourself, and this is always the most important achievement in any course: to learn something and get better as a professional.

How to work on these tasks

To finish the course, you will accomplish at least three mandatory tasks. Follow the next steps:

1. Create repository

Create a new private repository in the gridu organization using this repository as a template by pressing the button "Use this template":

use template

create repository

2. Install dependencies

Clone your new repository and install all the dependencies in it:

npm ci

3. Accomplish tasks

After you read tasks and wrote tests, push them into the main branch, and don't forget to notify course professors and share access to your repo with them.

Mandatory tasks:

Advanced tasks (optional but still recommended):

About

This project contains practice tasks for the "Unit Testing" course for UI developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published