- Download a zip of this
js_testrepository or (preferably) clone it thus:
git clone https://github.com/portsoc/js_test_2024.git- From your new local
js_testfolder, openindex.htmlin a browser to see which tests fail. - Edit
index.js; improving and adding code until all the tests pass.