Skip to content

A simple tool for checking that the test files remained unchanged for the REST service task within Rolling Scopes School Node.js development course

Notifications You must be signed in to change notification settings

maksumov/rss-rest-tests-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rss-rest-tests-checker

A simple tool for checking that the test files remained unchanged for the RS School REST service task at the Rolling Scopes School Node.js development course.

Installation

  1. npm config set @maksumov:registry https://npm.pkg.github.com/maksumov
  2. npm install -D @maksumov/rss-rest-tests-checker

Usage

For starting check just run

npm explore @maksumov/rss-rest-tests-checker -- npm start

You can also use an optional argument to specify the location of the test folder. Example for the case when the folder with tests is located in the current folder:

npm explore @maksumov/rss-rest-tests-checker -- npm start .

About

A simple tool for checking that the test files remained unchanged for the REST service task within Rolling Scopes School Node.js development course

Resources

Stars

Watchers

Forks

Packages