evrimagaci / periodum-api

A database that compiles tons of information about elements and compounds.
https://periodum.com
Open Software License 3.0
19 stars 10 forks source link

Unit Test Setup #11

Closed nesimtunc closed 2 years ago

nesimtunc commented 2 years ago

Preferred Mocha with Chai. Also integrated with GitHub Actions.

npm test will run whole test and npm run test:watch will keep an eye on your file changes both in source and test files.

Enjoy it.

Closes #8