RagingZonkey / Integration-testing-FE-hometask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

A submission for the homework task following Integration testing on FE lecture.

Installation

Clone the repository to your local machine:

$ git clone https://github.com/RagingZonkey/Integration-testing-FE-hometask.git test-project

cd into the project directory:

$ cd test-project

Set up dependencies:

$ yarn install

Run the test suite:

$ yarn test

About


Languages

Language:JavaScript 100.0%