inDepth.dev
  • Our Manifesto
Subscribe
Tagged

testing

A collection of 5 posts

Integrate Jest into an Angular application and library
angular

Integrate Jest into an Angular application and library

Follow me in this play-by-play guide and let's integrate Jest within your Angular project!

  • Tim Deschryver
Tim Deschryver Dec 3, 2020 • 9 min read
Visual Regression Testing with Cypress and Angular
angular

Visual Regression Testing with Cypress and Angular

Visual regression testing is a robust technic that improves our suite of tests, by literarily taking a screenshot of an element, component, or page in a determined state and then use it to compare the latest state of that element.

  • Mariano Alvarez
Mariano Alvarez Nov 10, 2020 • 4 min read
Effective RxJS Marble Testing
reactive-programming

Effective RxJS Marble Testing

In this article we will focus on three points you should be aware of to use RxJS marble tests effectively.

  • Mohamed Gara
Mohamed Gara Jul 30, 2020 • 4 min read
How to get started with Cypress
angular

How to get started with Cypress

In this article, I show how to use Cypress to run end-to-end testing with your front-end.

  • Michael Karén
Michael Karén May 13, 2019 • 12 min read
Angular Unit Testing @ViewChild
angular

Angular Unit Testing @ViewChild

This articles explains how to writ unit tests for components with @ViewChild decorators using a stub component

  • Todd Palmer
Todd Palmer Mar 13, 2019 • 7 min read
inDepth.dev © 2023
Powered by Ghost