在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:8pointers/javascript-koans开源软件地址:https://github.com/8pointers/javascript-koans开源编程语言:JavaScript 99.5%开源软件介绍:JavaScript KoansPrerequisites
SetupClone the repository: git clone https://github.com/8pointers/javascript-koans.git Open the If Visual Studio Code prompts you to reopen the folder in container, accept. Otherwise open Visual Studio Code Command Palette (CMD+SHIFT+P/CTRL+SHIFT+P) and select Once the container is built and ready, open Visual Studio Code Command Palette and select npm start To run all the tests: npm test To run a specific test(s): npm test -- src/1-intro/1-game-of-life.test.js
npm test -- 1-game-of-life
npm test -- --testNamePattern "should return false when a live cell has more than three live neighbours - overcrowding" |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论