Henry's 기술 블로그

  • 홈
  • Programming
  • 메타버스
  • Unity 관련
  • Roblox 관련
  • 게임 개발

class/nodejs 2

21/04/28 mocha module test

실습(module) : 30-mocha-module.js, 30-mocha-module-test.js 30-mocha-module.js module.exports = { sum: function (num1, num2) { return num1 + num2; } }; 30-mocha-module-test.js var chai = require('chai'), moduleSum = require('./30-mocha-module'), expect = chai.expect; describe('#ModuleSum', function () { it("sum()", function () { expect(moduleSum.sum(1, 2)).to.equal(3); expec..

class/nodejs 2021.04.29

21/04/28 (nodejs) mocha test framework install

mocha install $ npm install mocha -g # global install $ npm install mocha --save-dev # local install mocha 실행 $ mocha testscript.js

class/nodejs 2021.04.28
1
더보기
프로필사진

Move forward to metaverse. Right Now.

  • 분류 전체보기 (450)
    • tech (409)
      • metaverse (183)
      • game (172)
      • blockchain (1)
      • ethereum (0)
      • finance (4)
      • linux (6)
    • news (0)
    • class (37)
      • 오픈소스 free5gc (21)
      • nodejs (2)
      • cloud (5)
      • robotframework (8)
      • 5g (0)
    • dev (1)

Tag

3D, Dapp, game, C#, Tutorial, openstack, free5gc, Linux, Animation, Multiplayer, 5g, metaverse, UI, docker, Roblox, image, Unity, TODO, 고박사, 메타버스,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/08   »
일 월 화 수 목 금 토
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바