- Test-Driven JavaScript Development
- Ravi Kumar Gupta Hetal Prajapati Harmeet Singh
- 93字
- 2021-07-30 09:59:12
Summary
So far, we have seen how to write simple unit tests, advance them using some actions and assertions. This chapter showcased tests, actions, and assertions using YUI. YUI is used to give an idea of how all this happens and works together through the TDD life cycle. Then you learned about some benefits and pitfalls.
In the next chapter, you will learn about popular JavaScript tools and frameworks. YUI was a browser-based testing framework, but later we will also check tools, which don't need you to run test cases in the browser.
推薦閱讀
- Visual Basic .NET程序設(shè)計(jì)(第3版)
- Node.js+Webpack開(kāi)發(fā)實(shí)戰(zhàn)
- 零基礎(chǔ)學(xué)Python網(wǎng)絡(luò)爬蟲(chóng)案例實(shí)戰(zhàn)全流程詳解(高級(jí)進(jìn)階篇)
- Python算法從菜鳥(niǎo)到達(dá)人
- SQL Server從入門到精通(第3版)
- Service Mesh實(shí)戰(zhàn):基于Linkerd和Kubernetes的微服務(wù)實(shí)踐
- Getting Started with React Native
- OpenStack Networking Essentials
- Python機(jī)器學(xué)習(xí)算法與應(yīng)用
- Visual Studio Code 權(quán)威指南
- Web App Testing Using Knockout.JS
- Kotlin進(jìn)階實(shí)戰(zhàn)
- Visual Basic程序設(shè)計(jì)基礎(chǔ)
- Google Maps JavaScript API Cookbook
- GitHub Essentials