lacolaco / angular-testing-recipes

A collection of testing examples of Angular applications and libraries.

Home Page:angular-testing-recipes-vistest.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Testing Recipes

CI

This project is a collection of testing examples of Angular applications and libraries. And it is also a showcase for a workspace that integrates the Angular CLI and the following toolchains.

Live example

Live example is available on StackBlitz!

Run tests

  • pnpm install
  • pnpm run test

Recipes

See recipes directory.

Recipe Request

If you have an idea for a new recipe, please file an issue to request it.

Author

@lacolaco

Google Developers Expert for Angular

License

MIT

About

A collection of testing examples of Angular applications and libraries.

angular-testing-recipes-vistest.vercel.app


Languages

Language:TypeScript 57.6%Language:HTML 39.6%Language:JavaScript 2.5%Language:CSS 0.2%