Skip to content

Backend demo on the topic "Testing frameworks for JavaScript in frontend and backend" for the KTH course "DD2482 Automated Software Testing and DevOps"

License

Notifications You must be signed in to change notification settings

nalenz/dd2482-demo-jstesting-backend

Repository files navigation

Testing frameworks for JavaScript in frontend and backend – Backend demo

GitHub license test workflow

This is the backend demo on the topic "Testing frameworks for JavaScript in frontend and backend" for the KTH course DD2482 Automated Software Testing and DevOps. Developed in collaboration with Elias Bonnici (bonnici@kth.se, @elibon99).

Instructions

Preparation

  1. Install Node.js on your local machine, at least version 10.
  2. Clone this repository: git clone https://github.com/nalenz/dd2482-demo-jstesting-backend
  3. In this repository, run npm install to install all dependencies.

Running the server normally

npm start

Running the tests

npm test

Related links

Organizational

Libraries

Instructions for testing via CI

License

GPL-3.0-or-later

About

Backend demo on the topic "Testing frameworks for JavaScript in frontend and backend" for the KTH course "DD2482 Automated Software Testing and DevOps"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published