Skip to content

Submissions for a university project on software testing.

License

Notifications You must be signed in to change notification settings

mpaj/swtesting-YI

Repository files navigation

Coverage Status

Running the tests

To run the tests, you need to have the following installed:

  • Node.js
  • npm

To install the dependencies, run:

npm install

To run the tests and generate coverage reports, run:

npm test

Coverage reports will be generated in the coverage directory.

About

Submissions for a university project on software testing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published