【精品文档】关于计算机专业vuex.js介绍概述的毕业设计论文英文英语外文文献翻译成品资料:测试Vue应用程序简介(中英文双语对照)
-
资源ID:1471587
资源大小:470.95KB
全文页数:21页
- 资源格式: DOCX
下载积分:299金币
快捷下载

账号登录下载
三方登录下载:
友情提示
2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。
|
【精品文档】关于计算机专业vuex.js介绍概述的毕业设计论文英文英语外文文献翻译成品资料:测试Vue应用程序简介(中英文双语对照)
1、本文是中英对照毕业设计论文外文文献翻译 下载后直接可用 省去您找文献 pdf 整理成 word 以及翻译的时间 一辈子也就一次的事 文献引用作者出处信息 Edd Yerburgh Testing Vue Js Applications 2019 如年份太老 可改为近 2 年 很多毕业生都这样做 毕竟外文翻译要求也不高 英文 4442 单词 24510 字符 字符就是印刷符 中文 7338 汉字 如果字数多 了 可自行删减 大多数学校都是要求选取外文的一部分内容进行翻译的 Introduction to testing Vue applications This chapter covers W
2、hat testing is Why testing is useful The difference between unit tests end to end tests and snapshot tests Core Vue concepts As a developer you want to ship bug free code Nothing is worse than finding out on Monday morning that your Friday changes broke the live application The only way you can make
3、 sure your application works correctly is by testing it so it s vital that you learn how to test applications thoroughly A good testing approach speeds up development improves code quality and limits the bugs in your app A poor testing approach cripples a project This book will teach you to test Vue
4、 applications effectively to make sure you get the benefits of testing and avoid the pitfalls By the end of the book you will have become a Vue testing master ready to test any Vue application you encounter To learn the techniques to test a Vue application you re going to write a test suite for a Hacker News clone from start to finish The Hacker News application will use Vue Vuex Vue Router and server side rendering just like most large Vue applications As well as teaching you the techniques I w