DEV Community

Testing

Find those bugs before your users do! 🐛

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Tangents and rants

Tangents and rants

4
Comments
3 min read
Write Tests Like a Mathematician: Part 2

Write Tests Like a Mathematician: Part 2

48
Comments
8 min read
Why mocking in iOS tests may not stop network and DB activity entirely

Why mocking in iOS tests may not stop network and DB activity entirely

4
Comments
7 min read
Java and TDD - make your software predictable

Java and TDD - make your software predictable

10
Comments
4 min read
Selenium WebDriver wrapper Framework in Java, which supports Automation of most of the web browsers.

Selenium WebDriver wrapper Framework in Java, which supports Automation of most of the web browsers.

10
Comments
1 min read
Configuring Jest and Enzyme in Create React App on Typescript

Configuring Jest and Enzyme in Create React App on Typescript

18
Comments 1
3 min read
Building Tests in Ruby: RSpec Helper Methods and Hooks

Building Tests in Ruby: RSpec Helper Methods and Hooks

15
Comments
5 min read
Front-end productivity boost: Cypress as your main development browser

Front-end productivity boost: Cypress as your main development browser

315
Comments 10
6 min read
Showing VS Code Extension Test Outputs in Azure Pipelines

Showing VS Code Extension Test Outputs in Azure Pipelines

15
Comments
3 min read
How to write useful end-to-end tests with Cypress

How to write useful end-to-end tests with Cypress

59
Comments
9 min read
Mocking Fetch API Calls When Using Jest

Mocking Fetch API Calls When Using Jest

12
Comments
4 min read
Testing a website from different countries using Python 3 and Proxy Orbit

Testing a website from different countries using Python 3 and Proxy Orbit

12
Comments
3 min read
Learning JavaScript Testing Quickly with Mocha, Chai, and Sinon (and a Lot of Gaps)

Learning JavaScript Testing Quickly with Mocha, Chai, and Sinon (and a Lot of Gaps)

85
Comments 6
5 min read
Lessen the pain of mocking/stubbing by writing smaller JavaScript functions for easier unit testing

Lessen the pain of mocking/stubbing by writing smaller JavaScript functions for easier unit testing

11
Comments
6 min read
A Sneak Peek into The Future of Software Testing Automation

A Sneak Peek into The Future of Software Testing Automation

7
Comments 1
6 min read
Continuous Delivery Metrics Part 2: How often do you deploy to production?

Continuous Delivery Metrics Part 2: How often do you deploy to production?

40
Comments
4 min read
Unit Testing Communication

Unit Testing Communication

4
Comments 2
1 min read
Write Tests Like a Mathematician: Part 1

Write Tests Like a Mathematician: Part 1

55
Comments
8 min read
Ruby Service Objects without gems

Ruby Service Objects without gems

10
Comments 4
2 min read
Private CI using private docker registry with Drone.io (almost free)

Private CI using private docker registry with Drone.io (almost free)

13
Comments 1
3 min read
UI Test Automation Frameworks Showdown: TestCafé versus Nightwatch.js

UI Test Automation Frameworks Showdown: TestCafé versus Nightwatch.js

19
Comments
3 min read
Who watches the watchmen? Mutation testing in action

Who watches the watchmen? Mutation testing in action

12
Comments 5
4 min read
Integration testing websockets with Python

Integration testing websockets with Python

19
Comments
5 min read
Data-QA Attribute! A better way to select elements for UI test automation

Data-QA Attribute! A better way to select elements for UI test automation

13
Comments 5
1 min read
JSON schema validation in Postman using external JSON files

JSON schema validation in Postman using external JSON files

9
Comments
6 min read
loading...