DEV Community

# jest

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Refactoring Example: React Component

Refactoring Example: React Component

9
Comments
4 min read
"I need to change this code, but it has no test"

"I need to change this code, but it has no test"

75
Comments 10
10 min read
Things I learned after writing tests for JS and HTML page

Things I learned after writing tests for JS and HTML page

79
Comments 10
3 min read
Reasons to Love Jest: The Developer Experience

Reasons to Love Jest: The Developer Experience

11
Comments
4 min read
Reasons to Love Jest: The Test Framework

Reasons to Love Jest: The Test Framework

14
Comments
3 min read
Tests… documentation for your future self (and others) of code correctness

Tests… documentation for your future self (and others) of code correctness

6
Comments 1
8 min read
3 Quick Wins to Test Your Presentational React Components with Jest

3 Quick Wins to Test Your Presentational React Components with Jest

7
Comments
1 min read
Setting up your React Workflow with Create React App, EsLint, Flow, Jest & Enzyme

Setting up your React Workflow with Create React App, EsLint, Flow, Jest & Enzyme

23
Comments 5
8 min read
Unit Testing with Typescript and Jest

Unit Testing with Typescript and Jest

130
Comments 12
2 min read
Firebase + Jest Testing Episode 2

Firebase + Jest Testing Episode 2

5
Comments
1 min read
My first post is about lambda resize images

My first post is about lambda resize images

8
Comments 2
1 min read
Published jest-matcher-vue-test-utils

Published jest-matcher-vue-test-utils

9
Comments
1 min read
Components testing in React: what and how to test with Jest and Enzyme

Components testing in React: what and how to test with Jest and Enzyme

111
Comments 1
19 min read
Dealing with Asynchrony when Writing End-To-End Tests with Puppeteer + Jest

Dealing with Asynchrony when Writing End-To-End Tests with Puppeteer + Jest

36
Comments 4
11 min read
Testing React Native app includes react-native-cookies with Jest

Testing React Native app includes react-native-cookies with Jest

10
Comments
1 min read
Fix problems on running Jest with React native v0.56

Fix problems on running Jest with React native v0.56

5
Comments
2 min read
NodeJS - Unit Tests - testing without hitting database. Confusings.

NodeJS - Unit Tests - testing without hitting database. Confusings.

32
Comments 11
2 min read
Integration Testing Browser Extensions with Jest

Integration Testing Browser Extensions with Jest

13
Comments 1
5 min read
A Guide To Writing Awesome Unit Tests For The First Time

A Guide To Writing Awesome Unit Tests For The First Time

61
Comments 4
10 min read
Abusing Jest snapshot tests: some nice use-cases 📸

Abusing Jest snapshot tests: some nice use-cases 📸

22
Comments 1
5 min read
vscode debug config for wsl and jest

vscode debug config for wsl and jest

10
Comments
1 min read
Using Storybook as both a visual library and test code

Using Storybook as both a visual library and test code

5
Comments
3 min read
Using fixtures for testing a React/Redux app (with Jest & Enzyme)

Using fixtures for testing a React/Redux app (with Jest & Enzyme)

17
Comments
8 min read
Test Driven Development 101 and JS testing

Test Driven Development 101 and JS testing

68
Comments 5
2 min read
Mocking JavaScript's current Date in Jest tests

Mocking JavaScript's current Date in Jest tests

39
Comments 5
1 min read
loading...