{@a top} # Testing # 测试 Testing your Angular application helps you check that your app is working as you expect. 测试你的 Angular 应用可以帮助你检查此应用是否正常运行。 ## Prerequisites ## 先决条件 Before writing tests for your Angular app, you should have a basic understanding of the following concepts: 在为 Angular 应用编写测试之前,你应该对这些概念有一个基本的了解: * Angular fundamentals Angular 的基本原理 * JavaScript * HTML * CSS * [Angular CLI](/cli)