- Full Stack Development with JHipster
- Deepu K Sasidharan Sendil Kumar N
- 47字
- 2021-08-27 19:57:34
Karma
Karma (https://karma-runner.github.io/2.0/index.html) is a test runner that can execute JavaScript code in real browsers. It creates a web server and executes the test code against the source code. Karma supports multiple testing frameworks such as Jasmine, Mocha, and Qunit, and integrates well with continuous integration tools.
推薦閱讀
- 從程序員到架構師:大數據量、緩存、高并發、微服務、多團隊協同等核心場景實戰
- Learning Neo4j 3.x(Second Edition)
- Getting Started with Python Data Analysis
- 信息技術應用基礎
- Android系統原理及開發要點詳解
- Visual Basic程序設計上機實驗教程
- INSTANT Yii 1.1 Application Development Starter
- UML2面向對象分析與設計(第2版)
- UX Design for Mobile
- Anaconda數據科學實戰
- 超簡單:用Python讓Excel飛起來(實戰150例)
- C++ Data Structures and Algorithm Design Principles
- 零基礎入門學習C語言:帶你學C帶你飛
- 語義Web編程
- Mockito for Spring