DEV Community

# mock

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Is there any option for Mock EncryptAsync() in Azure.Security.KeyVault.Keys.Cryptography

Is there any option for Mock EncryptAsync() in Azure.Security.KeyVault.Keys.Cryptography

Comments
1 min read
Learn to Simulate Online APIs Without Server Infrastructure

Learn to Simulate Online APIs Without Server Infrastructure

Comments
3 min read
You stub/mock incorrectly

You stub/mock incorrectly

Comments
2 min read
Step-by-Step Tutorial on Setting Up a Mock Server Using Postman

Step-by-Step Tutorial on Setting Up a Mock Server Using Postman

1
Comments
4 min read
Mocking ES6 Class Instances with Jest

Mocking ES6 Class Instances with Jest

Comments
2 min read
Create free mock apis with unlimited storage

Create free mock apis with unlimited storage

Comments
1 min read
Fastify Meets WireMock: External Service Mocking

Fastify Meets WireMock: External Service Mocking

Comments
5 min read
Handle Variables and Dynamic Values with `jest.fn()`

Handle Variables and Dynamic Values with `jest.fn()`

2
Comments
2 min read
A way to mock PHP internal functions with xepozz/internal-mocker

A way to mock PHP internal functions with xepozz/internal-mocker

2
Comments
3 min read
Mock vs Stub vs Fake: Understand the difference

Mock vs Stub vs Fake: Understand the difference

11
Comments
3 min read
Mock modules properly with Jest and Typescript

Mock modules properly with Jest and Typescript

10
Comments
2 min read
OpenAI API Mock for Devs on a Budget

OpenAI API Mock for Devs on a Budget

1
Comments
2 min read
Mock S3 for AWS SDK for JavaScript (v3)

Mock S3 for AWS SDK for JavaScript (v3)

Comments
3 min read
When to use Mock API?

When to use Mock API?

Comments
3 min read
NestJS: Mocking Databases for Efficient Tests

NestJS: Mocking Databases for Efficient Tests

6
Comments
6 min read
Sick of Writing Code Just for Mock Data? Try Sharkio 🚀🦈

Sick of Writing Code Just for Mock Data? Try Sharkio 🚀🦈

18
Comments 3
1 min read
Stubbing AWS Service calls in Golang

Stubbing AWS Service calls in Golang

3
Comments 1
4 min read
Building a Basic HTTP Server with Python: A Guide for Automation and Prototyping

Building a Basic HTTP Server with Python: A Guide for Automation and Prototyping

74
Comments
6 min read
onmock.dev - Create Free and Online API Mocks! 🚀📣

onmock.dev - Create Free and Online API Mocks! 🚀📣

2
Comments
2 min read
Mock imported modules in Jest

Mock imported modules in Jest

6
Comments
2 min read
python: unit test with fixture and patch decorators

python: unit test with fixture and patch decorators

Comments
2 min read
python: Mock variations

python: Mock variations

1
Comments
1 min read
python: use multiple patch decorators to mock functions

python: use multiple patch decorators to mock functions

2
Comments
2 min read
python: unit test with mock functions from different modules

python: unit test with mock functions from different modules

1
Comments 1
3 min read
Angular testing

Angular testing

Comments
3 min read
Mock Service with Groovy

Mock Service with Groovy

4
Comments
1 min read
Abandon Postman, and switch to Apidog today

Abandon Postman, and switch to Apidog today

9
Comments
4 min read
Generating Customizable Mock Data with a Fluent Interface

Generating Customizable Mock Data with a Fluent Interface

2
Comments
1 min read
Quickly mocking a REST API

Quickly mocking a REST API

4
Comments
1 min read
Using a mock server with Cypress

Using a mock server with Cypress

7
Comments 3
8 min read
"Mockando"

"Mockando"

9
Comments
4 min read
To mock or to stub, that is the question

To mock or to stub, that is the question

6
Comments 2
5 min read
C#: How to mock HttpContext methods such as ForbidAsync?

C#: How to mock HttpContext methods such as ForbidAsync?

6
Comments 2
1 min read
How to Test React Native Apps

How to Test React Native Apps

8
Comments
9 min read
Unit Test Azure Function with Table Extension in C#

Unit Test Azure Function with Table Extension in C#

5
Comments
2 min read
An alternative API mocking library for frontend developers

An alternative API mocking library for frontend developers

10
Comments
5 min read
Thinking about making external API to Mock API Server with Mockoon

Thinking about making external API to Mock API Server with Mockoon

5
Comments
11 min read
How to mock formulas and read-only fields in Apex tests?

How to mock formulas and read-only fields in Apex tests?

5
Comments
3 min read
Testes unitários com Golang

Testes unitários com Golang

19
Comments
8 min read
Run a local mock server in your project

Run a local mock server in your project

5
Comments
4 min read
How to implement, test and mock Discord.js v13 slash commands with Typescript

How to implement, test and mock Discord.js v13 slash commands with Typescript

16
Comments 5
9 min read
Automated Testing for your scripts – Pester | PowerShell

Automated Testing for your scripts – Pester | PowerShell

2
Comments 1
4 min read
Mocking Redis in Python's unittest

Mocking Redis in Python's unittest

14
Comments 3
4 min read
The many uses of mock data

The many uses of mock data

7
Comments
10 min read
Mocking the AWS SDK With Go

Mocking the AWS SDK With Go

9
Comments 1
2 min read
Elixir Circuits.I2C with Mox

Elixir Circuits.I2C with Mox

2
Comments
3 min read
Gerando mocks de interfaces no go!

Gerando mocks de interfaces no go!

6
Comments
3 min read
A mock of localStorage written in TypeScript

A mock of localStorage written in TypeScript

6
Comments
3 min read
Create dummy APIs for faster prototyping 👨‍💻⚡

Create dummy APIs for faster prototyping 👨‍💻⚡

149
Comments 5
4 min read
Mocking classes in Jest / Typescript

Mocking classes in Jest / Typescript

7
Comments
2 min read
How to run SoapUI mockservicerunner in a Docker container

How to run SoapUI mockservicerunner in a Docker container

2
Comments
4 min read
Mock 工具介紹 — Mockoon

Mock 工具介紹 — Mockoon

5
Comments
1 min read
Unit testing with assertive mocks vs not testing implementation: Why not both?

Unit testing with assertive mocks vs not testing implementation: Why not both?

Comments
3 min read
Mock API in a Chrome extension

Mock API in a Chrome extension

8
Comments
7 min read
Mock back-end for UI testing (Angular)

Mock back-end for UI testing (Angular)

4
Comments
4 min read
Test doubles: dummies, stubs, mocks, fakes

Test doubles: dummies, stubs, mocks, fakes

35
Comments
3 min read
Jest Mock + Reactjs + SVGs

Jest Mock + Reactjs + SVGs

5
Comments
4 min read
Mock external dependencies in Python

Mock external dependencies in Python

4
Comments
2 min read
Testing React With Jest and OpenAPI mocks

Testing React With Jest and OpenAPI mocks

96
Comments 5
4 min read
Mocking in Elixir: Comparison between Mox, Mockery, Mimic, Syringe, and Lightweight DI

Mocking in Elixir: Comparison between Mox, Mockery, Mimic, Syringe, and Lightweight DI

15
Comments 1
8 min read
loading...