Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
Forem
Close
#
jest
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
How to Setup Jest Testing In Nuxt Js Project
Lakh Bawa
Lakh Bawa
Lakh Bawa
Follow
Dec 29 '20
How to Setup Jest Testing In Nuxt Js Project
#
vue
#
jest
#
testing
#
nuxt
40
reactions
Comments
6
comments
4 min read
Test APIs with Supertest and Jest
Victoria Lo
Victoria Lo
Victoria Lo
Follow
Dec 29 '20
Test APIs with Supertest and Jest
#
supertest
#
jest
#
npm
#
restapi
2
reactions
Comments
Add Comment
3 min read
Jest SyntaxError: Unexpected token 'export'
Olek
Olek
Olek
Follow
Dec 23 '20
Jest SyntaxError: Unexpected token 'export'
#
jest
#
react
#
testing
#
rtl
12
reactions
Comments
4
comments
2 min read
Random potato mood generator using Nuxt and TailwindCSS
Alba Silvente Fuentes
Alba Silvente Fuentes
Alba Silvente Fuentes
Follow
Dec 22 '20
Random potato mood generator using Nuxt and TailwindCSS
#
nuxt
#
vue
#
dohackathon
#
jest
19
reactions
Comments
1
comment
6 min read
Things I got stuck with when unit testing REST APIs using Jest and React Testing Library.
Marie Otaki
Marie Otaki
Marie Otaki
Follow
Dec 22 '20
Things I got stuck with when unit testing REST APIs using Jest and React Testing Library.
#
react
#
testing
#
jest
#
restapis
21
reactions
Comments
Add Comment
9 min read
Don't use getByTestId 🐙
Jacques Blom
Jacques Blom
Jacques Blom
Follow
Dec 21 '20
Don't use getByTestId 🐙
#
react
#
a11y
#
testing
#
jest
12
reactions
Comments
2
comments
7 min read
How to run the same Jest test suite across several platforms
Quentin Ménoret
Quentin Ménoret
Quentin Ménoret
Follow
Dec 4 '20
How to run the same Jest test suite across several platforms
#
javascript
#
node
#
typescript
#
jest
8
reactions
Comments
Add Comment
3 min read
Setting up ESLint to work with new or proposed JavaScript features such as private class fields.
George Griffiths
George Griffiths
George Griffiths
Follow
Dec 1 '20
Setting up ESLint to work with new or proposed JavaScript features such as private class fields.
#
javascript
#
eslint
#
jest
#
babel
7
reactions
Comments
1
comment
5 min read
Unit testing Azure Functions with Jest and TypeScript
Max Ivanov
Max Ivanov
Max Ivanov
Follow
Nov 20 '20
Unit testing Azure Functions with Jest and TypeScript
#
azure
#
typescript
#
testing
#
jest
7
reactions
Comments
Add Comment
6 min read
Testing an Apollo GraphQL server using apollo-server-testing, Jest and msw
Bart Wijnants
Bart Wijnants
Bart Wijnants
Follow
Nov 15 '20
Testing an Apollo GraphQL server using apollo-server-testing, Jest and msw
#
graphql
#
api
#
jest
#
testing
2
reactions
Comments
Add Comment
1 min read
How to test React Hooks?
Marc Garcia i Mullon
Marc Garcia i Mullon
Marc Garcia i Mullon
Follow
Nov 11 '20
How to test React Hooks?
#
react
#
jest
#
enzyme
#
testing
24
reactions
Comments
Add Comment
3 min read
Jest unit tests location in vue
Jur de Vries
Jur de Vries
Jur de Vries
Follow
Oct 7 '20
Jest unit tests location in vue
#
jest
#
vue
#
javascript
#
tdd
6
reactions
Comments
Add Comment
2 min read
Tip! Mock jsdom location with Jest
tmhao2005
tmhao2005
tmhao2005
Follow
Oct 27 '20
Tip! Mock jsdom location with Jest
#
javascript
#
testing
#
jest
8
reactions
Comments
Add Comment
1 min read
How to debug failing tests in jest
Marcell Cruz
Marcell Cruz
Marcell Cruz
Follow
Oct 26 '20
How to debug failing tests in jest
#
javascript
#
jest
#
node
#
beginners
10
reactions
Comments
Add Comment
2 min read
Testing React createPortal with Testing Library
Rickard Natt och Dag
Rickard Natt och Dag
Rickard Natt och Dag
Follow
Oct 22 '20
Testing React createPortal with Testing Library
#
testing
#
react
#
jest
9
reactions
Comments
Add Comment
2 min read
How to test Web Workers with Jest
Andrea Stagi
Andrea Stagi
Andrea Stagi
Follow
Oct 20 '20
How to test Web Workers with Jest
#
vue
#
tutorial
#
tdd
#
jest
8
reactions
Comments
Add Comment
2 min read
Testing async stuff in React components with Jest and react-testing-library
Lenmor Ld
Lenmor Ld
Lenmor Ld
Follow
Oct 17 '20
Testing async stuff in React components with Jest and react-testing-library
#
react
#
test
#
async
#
jest
32
reactions
Comments
1
comment
7 min read
Get code coverage reports with Github Actions and Codecov
marcellothearcane
marcellothearcane
marcellothearcane
Follow
Oct 8 '20
Get code coverage reports with Github Actions and Codecov
#
coverage
#
jest
#
github
#
testing
20
reactions
Comments
3
comments
3 min read
¿Cómo configurar Jest en Angular?
Gleycer Parra
Gleycer Parra
Gleycer Parra
Follow
Oct 7 '20
¿Cómo configurar Jest en Angular?
#
jest
#
angular
#
jasmine
#
test
12
reactions
Comments
Add Comment
4 min read
Testes no Angular com Jest: Componentes e Serviços
Bárbara Perim
Bárbara Perim
Bárbara Perim
Follow
Oct 3 '20
Testes no Angular com Jest: Componentes e Serviços
#
angular
#
testing
#
jest
#
test
2
reactions
Comments
Add Comment
1 min read
Jest Tutorial: Unit Tests
Vladislav Guleaev
Vladislav Guleaev
Vladislav Guleaev
Follow
Sep 21 '20
Jest Tutorial: Unit Tests
#
javascript
#
node
#
jest
11
reactions
Comments
1
comment
1 min read
Using the NestJS CLI GraphQL Plugin for E2E Testing
Jay McDoniel
Jay McDoniel
Jay McDoniel
Follow
for
NestJS
Sep 9 '20
Using the NestJS CLI GraphQL Plugin for E2E Testing
#
nestjs
#
graphql
#
testing
#
jest
27
reactions
Comments
5
comments
3 min read
How can I test Gatsby components using PageProps with Jest?
Richard Nguyen
Richard Nguyen
Richard Nguyen
Follow
Sep 9 '20
How can I test Gatsby components using PageProps with Jest?
#
help
#
gatsby
#
typescript
#
jest
6
reactions
Comments
Add Comment
1 min read
Fix "Jest encountered an unexpected token" with "create-react-app"
tmhao2005
tmhao2005
tmhao2005
Follow
Sep 6 '20
Fix "Jest encountered an unexpected token" with "create-react-app"
#
jest
#
testing
#
react
#
javascript
11
reactions
Comments
4
comments
1 min read
Mocking AWS with Jest (and TypeScript)
Matt Morgan
Matt Morgan
Matt Morgan
Follow
Aug 31 '20
Mocking AWS with Jest (and TypeScript)
#
aws
#
typescript
#
jest
#
testing
67
reactions
Comments
7
comments
13 min read
loading...
We're a blogging-forward open source social network where we learn from one another
Log in
Create account