- 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.
推薦閱讀
- 潮流:UI設計必修課
- 網絡爬蟲原理與實踐:基于C#語言
- 大模型RAG實戰:RAG原理、應用與系統構建
- MATLAB 2020從入門到精通
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(1)
- Python深度學習:模型、方法與實現
- Procedural Content Generation for C++ Game Development
- Android項目實戰:手機安全衛士開發案例解析
- Learning Node.js for .NET Developers
- Spring 5 Design Patterns
- Instant jQuery Boilerplate for Plugins
- Backbone.js Testing
- 深入實踐DDD:以DSL驅動復雜軟件開發
- Puppet 5 Beginner's Guide(Third Edition)
- 軟件測試項目實戰之功能測試篇