모카 js 사이트에 들어가보면 모카에 대해 다음과 같이 정리되어 있다. Mocha is a feature-rich JavaScript test framework running on Node.js and in the browser, making asynchronous testing simple and fun. 모카는 다양한 기능을 제공하는 node 기반의 테스트 프레임워크다. node 기반이기 때문에 npm으로 설치가 가능하다. npm install mocha 다음 코드는 mocha 사이트에 있는 예제 코드다. var assert = require('assert'); describe('Array', function() {describe('#indexOf()', function() {it('should re..
정리하기/테스트프레임워크
2017. 6. 23. 18:57
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- nodejs
- backbone.js
- 함수
- framework
- MarionetteJS
- 뉴욕
- AndroidContext
- common.js
- vue.js
- javascript
- Typescript
- awe-some
- mocha.js
- eventbus
- js
- 원하는것이있다면끝까지버텨라
- #가상머신
- browserify
- git tag
- 외부모듈
- Android
- awesome-vue
- vuex
- nextTick
- node
- 자바스크립트
- node.js
- angular
- vue
- marionetts.js
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함