Evan is a JavaScript developer currently enrolled at University of Michigan. He started coding in BASIC when he was 6 years old. In high school, he was the webmaster of his high school's online newspaper, where he learned how to make more of a real website (PHP, mySQL, JavaScript, jQuery).
He most recently worked at UniversityNow, an educational startup in Palo Alto.
发表于2024-11-07
JavaScript Testing with Jasmine 2024 pdf epub mobi 电子书
图书标签: Testing 编程 软件开发 Programming 计算机科学 计算机 测试驱动 原版/影印
Get a concise introduction to Jasmine, the popular behavior-driven testing framework for JavaScript. This practical guide shows you how to write unit tests with Jasmine that automatically check for bugs in your application. If you have JavaScript experience—with knowledge of some advanced features—you’ll learn how to write specifications for individual components, and then use those specs to test the code you write.
Throughout the book, author Evan Hahn focuses primarily on methods for testing browser-based JavaScript applications, but you’ll also discover how to use Jasmine with CoffeeScript, Node.js, Ruby on Rails, and Ruby without Rails. You won’t find a more in-depth source for Jasmine anywhere.
Get an overview of both test-driven and behavior-driven development
Write useful specs by determining what you need to test—and what you don’t
Test the behavior of new and existing code against the specs you create
Apply Jasmine matchers and discover how to build your own
Organize code suites into groups and subgroups as your code becomes more complex
Use a Jasmine spy in place of a function or an object—and learn why it’s valuable
很薄的一本书,Jasmine技术本身应用也简单,语言平实,其实我比较希望作者能结合一下其他技术讲解一下实用点的例子,书中用加减乘除做例子实在有点偷懒了。
评分跟风学个BDD(最爱这种字疏页少的,一天撸一本
评分实在不必成书,读documentation就可以了。对TDD和BDD的概念也只是蜻蜓点水。
评分nothing new,Jasmine网站上都有
评分算是入门书吧
JavaScript Testing with Jasmine 2024 pdf epub mobi 电子书