All Projects → fyodorio → angular-unit-testing-examples

fyodorio / angular-unit-testing-examples

Licence: other
Showroom for different Angular unit testing concepts

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to angular-unit-testing-examples

Jasmine Matchers
Write Beautiful Specs with Custom Matchers for Jest and Jasmine
Stars: ✭ 552 (+2805.26%)
Mutual labels:  unit-testing, jasmine, jest, karma
Semaphore Ng2 Webpack
Stars: ✭ 81 (+326.32%)
Mutual labels:  unit-testing, jasmine, karma
Karmatic
🦑 Easy automatic (headless) browser testing with Jest's API, but powered by Karma & Webpack.
Stars: ✭ 1,178 (+6100%)
Mutual labels:  jasmine, jest, karma
angular-material-boilerplate
A straightforward and well structured boilerplate based on Google's Angular Material project.
Stars: ✭ 28 (+47.37%)
Mutual labels:  unit-testing, jasmine, karma
angular-karma test-explorer
vscode extension for easy angular testing and debugging
Stars: ✭ 67 (+252.63%)
Mutual labels:  unit-testing, karma, angular-cli
tropic
🍍 Test Runner Library
Stars: ✭ 29 (+52.63%)
Mutual labels:  unit-testing, jest, karma
Angularconcepts
Key Angular Concepts using Latest Angular version 5
Stars: ✭ 31 (+63.16%)
Mutual labels:  jasmine, karma, angular-cli
Sazerac
Data-driven unit testing for Jasmine, Mocha, and Jest
Stars: ✭ 322 (+1594.74%)
Mutual labels:  unit-testing, jasmine, jest
Enzyme Matchers
Jasmine/Jest assertions for enzyme
Stars: ✭ 881 (+4536.84%)
Mutual labels:  unit-testing, jasmine, jest
Aspnetcorespa
Asp.Net 5.0 & Angular 11 SPA Fullstack application with plenty of examples. Live demo:
Stars: ✭ 1,211 (+6273.68%)
Mutual labels:  unit-testing, angular-cli
Jasmine Marbles
Marble testing helpers for RxJS and Jasmine
Stars: ✭ 85 (+347.37%)
Mutual labels:  unit-testing, jasmine
Spectrum
A BDD-style test runner for Java 8. Inspired by Jasmine, RSpec, and Cucumber.
Stars: ✭ 142 (+647.37%)
Mutual labels:  unit-testing, jasmine
Lode
A universal GUI for unit testing
Stars: ✭ 51 (+168.42%)
Mutual labels:  unit-testing, jest
Express React Boilerplate
🚀🚀🚀 This is a tool that helps programmers create Express & React projects easily base on react-cool-starter.
Stars: ✭ 32 (+68.42%)
Mutual labels:  unit-testing, jest
Redux Actions Assertions
Simplify testing of redux action and async action creators
Stars: ✭ 177 (+831.58%)
Mutual labels:  unit-testing, jest
Storybook Addon Jest
REPO/PACKAGE MOVED - React storybook addon that show component jest report
Stars: ✭ 177 (+831.58%)
Mutual labels:  unit-testing, jest
Enzyme To Json
Snapshot test your Enzyme wrappers
Stars: ✭ 954 (+4921.05%)
Mutual labels:  unit-testing, jest
Snap Shot
Jest-like snapshot feature for the rest of us, works magically by finding the right caller function
Stars: ✭ 170 (+794.74%)
Mutual labels:  unit-testing, jest
riteway-jest
Unit tests that always supply a good bug report when they fail for Jest.
Stars: ✭ 24 (+26.32%)
Mutual labels:  unit-testing, jest
angular-admin-panel
An Angular Admin boilerplate to quickly scaffold any large scale enterprise application.
Stars: ✭ 18 (-5.26%)
Mutual labels:  karma, angular-cli

Angular Unit Testing Examples

I use this project to test different concepts of unit testing the Angular applications. BTW, you can find decent unit testing styleguide for Angular in corresponding repository nearby.

unit-testing

Getting started

This project was generated with Angular CLI. Please refer to the documentation to learn about its main commands and features.

Inspiration and ideas

The code used in this project is mainly introduced by Mosh Hamedani in his old great Udemy course on Testing Angular 4 Apps With Jasmine.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].