高效能、高品质的 React 前端研发实践
-
Updated
Oct 14, 2018 - JavaScript
高效能、高品质的 React 前端研发实践
Test Driven Development (TDD) involves writing tests before the code is written. The tests are written so that the subsequent code must be written correctly to pass it with the intended consequences.
The end-to-end test scripts simulate a typical sequence of user behaviors from logging in to updating the music library database.
Learning exercise to write a test script.
Add a description, image, and links to the white-box-testing topic page so that developers can more easily learn about it.
To associate your repository with the white-box-testing topic, visit your repo's landing page and select "manage topics."