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
Unit Testing Higher Order Components with Enzyme and Jest
Farzad YZ
Farzad YZ
Farzad YZ
Follow
Jun 11 '19
Unit Testing Higher Order Components with Enzyme and Jest
#
jest
#
enzyme
#
unit
#
hoc
6
reactions
Comments
Add Comment
2 min read
Jest exclude file/function/statement from test coverage
Hugo Di Francesco
Hugo Di Francesco
Hugo Di Francesco
Follow
Jun 14 '19
Jest exclude file/function/statement from test coverage
#
testing
#
jest
#
javascript
#
webdev
7
reactions
Comments
Add Comment
4 min read
A bit about Jest mocks
Jennifer Lyn Parsons
Jennifer Lyn Parsons
Jennifer Lyn Parsons
Follow
Jun 7 '19
A bit about Jest mocks
#
jest
#
mock
#
react
#
testing
34
reactions
Comments
Add Comment
7 min read
Unit testing render prop component in React
Danijel Maksimovic
Danijel Maksimovic
Danijel Maksimovic
Follow
Jun 7 '19
Unit testing render prop component in React
#
react
#
javascript
#
testing
#
jest
9
reactions
Comments
1
comment
3 min read
Why you should cleanup after render
Nicolas Amabile
Nicolas Amabile
Nicolas Amabile
Follow
May 28 '19
Why you should cleanup after render
#
react
#
jest
#
testing
#
reacttestinglibrary
10
reactions
Comments
1
comment
2 min read
This week I learned: How to mock a Render Props Component in React
Christopher Borchert
Christopher Borchert
Christopher Borchert
Follow
May 24 '19
This week I learned: How to mock a Render Props Component in React
#
react
#
renderprops
#
testing
#
jest
12
reactions
Comments
1
comment
5 min read
Demystifying Jest Async Testing Patterns
Liran Tal
Liran Tal
Liran Tal
Follow
May 20 '19
Demystifying Jest Async Testing Patterns
#
jest
#
testing
19
reactions
Comments
Add Comment
4 min read
Jest assert over single or specific argument/parameters with .toHaveBeenCalledWith and expect.anything()
Hugo Di Francesco
Hugo Di Francesco
Hugo Di Francesco
Follow
May 18 '19
Jest assert over single or specific argument/parameters with .toHaveBeenCalledWith and expect.anything()
#
javascript
#
testing
#
jest
#
tdd
6
reactions
Comments
Add Comment
4 min read
Simplify repetitive Jest test cases with test.each
Bartosz Gordon
Bartosz Gordon
Bartosz Gordon
Follow
May 6 '19
Simplify repetitive Jest test cases with test.each
#
testing
#
javascript
#
jest
89
reactions
Comments
17
comments
2 min read
Up & Running with JEST
Paul Ryan
Paul Ryan
Paul Ryan
Follow
Apr 28 '19
Up & Running with JEST
#
jest
#
react
67
reactions
Comments
5
comments
3 min read
Testing React Hook State Changes
Andrew Givens
Andrew Givens
Andrew Givens
Follow
Apr 25 '19
Testing React Hook State Changes
#
react
#
hooks
#
jest
#
enzyme
92
reactions
Comments
23
comments
2 min read
Testing Axios Requests With Jest
Ben Weiser
Ben Weiser
Ben Weiser
Follow
Apr 6 '19
Testing Axios Requests With Jest
#
jest
#
react
#
axios
#
testing
28
reactions
Comments
5
comments
2 min read
Using file-test to test your generated file
Randy
Randy
Randy
Follow
Apr 7 '19
Using file-test to test your generated file
#
javascript
#
testing
#
test
#
jest
6
reactions
Comments
Add Comment
1 min read
Refactoring legacy code with Jest snapshots
Brian Neville-O'Neill
Brian Neville-O'Neill
Brian Neville-O'Neill
Follow
Jul 8 '19
Refactoring legacy code with Jest snapshots
#
jest
#
refactoring
#
react
#
testing
7
reactions
Comments
Add Comment
8 min read
Introducing Majestic, A Zero Config GUI for Jest
Raathi
Raathi
Raathi
Follow
Mar 25 '19
Introducing Majestic, A Zero Config GUI for Jest
#
jest
#
tools
#
dx
12
reactions
Comments
1
comment
2 min read
Test splitting with Jest on CircleCI
Molly Crendraven
Molly Crendraven
Molly Crendraven
Follow
Mar 17 '19
Test splitting with Jest on CircleCI
#
circleci
#
jest
#
testing
7
reactions
Comments
Add Comment
1 min read
Refactoring Example: React Component
Joe Cannatti
Joe Cannatti
Joe Cannatti
Follow
Feb 20 '19
Refactoring Example: React Component
#
jest
#
react
#
refactoring
#
testing
9
reactions
Comments
Add Comment
4 min read
"I need to change this code, but it has no test"
Nicolas Carlo
Nicolas Carlo
Nicolas Carlo
Follow
Jan 12 '19
"I need to change this code, but it has no test"
#
testing
#
javascript
#
legacycode
#
jest
75
reactions
Comments
10
comments
10 min read
Things I learned after writing tests for JS and HTML page
Yuki Cheung
Yuki Cheung
Yuki Cheung
Follow
Jan 12 '19
Things I learned after writing tests for JS and HTML page
#
jest
#
testing
#
javascript
#
html
79
reactions
Comments
10
comments
3 min read
Reasons to Love Jest: The Developer Experience
Liran Tal
Liran Tal
Liran Tal
Follow
Jan 18 '19
Reasons to Love Jest: The Developer Experience
#
jest
#
testing
#
javascript
11
reactions
Comments
Add Comment
4 min read
Reasons to Love Jest: The Test Framework
Liran Tal
Liran Tal
Liran Tal
Follow
Jan 3 '19
Reasons to Love Jest: The Test Framework
#
jest
#
testing
#
javascript
#
testautomation
14
reactions
Comments
Add Comment
3 min read
Tests… documentation for your future self (and others) of code correctness
Lance Wicks
Lance Wicks
Lance Wicks
Follow
Dec 13 '18
Tests… documentation for your future self (and others) of code correctness
#
tdd
#
bdd
#
javascript
#
jest
6
reactions
Comments
1
comment
8 min read
3 Quick Wins to Test Your Presentational React Components with Jest
Andreas Reiterer
Andreas Reiterer
Andreas Reiterer
Follow
Dec 1 '18
3 Quick Wins to Test Your Presentational React Components with Jest
#
webdev
#
enzyme
#
javascript
#
jest
7
reactions
Comments
Add Comment
1 min read
Setting up your React Workflow with Create React App, EsLint, Flow, Jest & Enzyme
Doyin Olarewaju 🇳🇬🇨🇦
Doyin Olarewaju 🇳🇬🇨🇦
Doyin Olarewaju 🇳🇬🇨🇦
Follow
Nov 11 '18
Setting up your React Workflow with Create React App, EsLint, Flow, Jest & Enzyme
#
react
#
flow
#
jest
#
enzyme
23
reactions
Comments
5
comments
8 min read
Unit Testing with Typescript and Jest
Muhammad Muhajir
Muhammad Muhajir
Muhammad Muhajir
Follow
Nov 9 '18
Unit Testing with Typescript and Jest
#
typescript
#
javascript
#
jest
#
unittesting
130
reactions
Comments
12
comments
2 min read
loading...
We're a blogging-forward open source social network where we learn from one another
Log in
Create account