-
Notifications
You must be signed in to change notification settings - Fork 0
codeWithAimeric/Problem_Solving
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
-------------*******************------------------ Pour lancer un seul fichier de test : -"scripts": { "test": "jest --testPathPattern='../absolutePermutation.spec.js'" }, -remplacer ../absolutePermutation.spec.js par le nom du fichier de test à lancer -lancer la commande : "npm test" Pour lancer tout les fichier de test en même temps : -"scripts": { "test": "jest" }, -lancer la commande : "npm test" -----------**********************----------------- -----------**********************----------------- installer "npm install ts-node" pour pouvoir executer des fichiers ts -----------**********************-----------------
About
problem solving from HackerRank
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published