xgqfrms / web-full-stack

web fullstack
https://web-full-stack.xgqfrms.xyz
Apache License 2.0
1 stars 0 forks source link

TDD & jest #5

Open xgqfrms opened 4 years ago

xgqfrms commented 4 years ago

TDD & jest

jest

https://github.com/facebook/jest

https://facebook.github.io/jest/zh-Hans/

# jest
$ yarn add -D jest

# babel
$ yarn add -D babel-jest @babel/core @babel/preset-env babel-plugin-dynamic-import-node
xgqfrms commented 4 years ago

Test-driven development (TDD)

https://en.wikipedia.org/wiki/Test-driven_development#:~:text=Test%2Ddriven%20development%20(TDD),so%20that%20the%20tests%20pass.

xgqfrms commented 4 years ago

前端自动化测试

https://www.cnblogs.com/xgqfrms/p/10537327.html

https://github.com/topics/testing?l=javascript

image

xgqfrms commented 4 years ago

https://github.com/topics/testing?l=javascript&o=desc&s=stars

xgqfrms commented 4 years ago

https://github.com/topics/testing?o=desc&s=stars

xgqfrms commented 4 years ago

image

v 26.4.2

xgqfrms commented 4 years ago

https://github.com/cypress-io/cypress