# ng-japan OnAir vol.46 Angularのテストを語る
```
ng-japan OnAirはAngular日本ユーザー会が主催するオンラインイベントです
https://community.angular.jp
connpass: https://connpass.com/event/225262/
shownote: https://hackmd.io/@lacolaco/rk1UCpCMY
#Angular #ng_jp_onair
```
## アジェンダ
- LT「ng-mocksを活用したユニットテストのご紹介」
- ゆる談義
### 参考リンク
- [ike18t/ng\-mocks: Angular testing library for mocking components, directives, pipes, services and facilitating TestBed setup](https://github.com/ike18t/ng-mocks)
- [testing\-library/angular\-testing\-library: 🦔 Simple and complete Angular testing utilities that encourage good testing practices](https://github.com/testing-library/angular-testing-library)
- [Jest · 🃏 Delightful JavaScript Testing](https://jestjs.io/ja/)
- [AngularプロジェクトへJestを導入する \| lacolaco/tech](https://blog.lacolaco.net/2021/06/angular-jest-setup/)
- [Migrating from Protractor to Cypress \| Cypress Documentation](https://docs.cypress.io/guides/migrating-to-cypress/protractor)
- [Angular 日本語ドキュメンテーション \- テスト](https://angular.jp/guide/testing)
- [lacolaco/angular\-testing\-recipes: A collection of testing examples of Angular applications and libraries\.](https://github.com/lacolaco/angular-testing-recipes)
###### tags: `ng_jp_onair`