Jonathan Creamer
  • Home
  • About
  • Talks
  • Xbox

testing

A collection of 2 posts

Dealing with async jest tests
jest

Dealing with async jest tests

There are several ways to deal with async tests in Jest. The done callback for callback or promise methods, returning promises, or async / await.

  • Jonathan Creamer
    Jonathan Creamer
2 min read
Running Cypress tests in a monorepo
cypress

Running Cypress tests in a monorepo

Cypress is a fantastic testing tool for running your applications in a browser like environment. It can be leveraged in a monorepo to do cross package acceptance and feature testing.

  • Jonathan Creamer
    Jonathan Creamer
4 min read
Jonathan Creamer © 2021
Latest Posts Ghost