Skip to content

Commit

Permalink
Merge branch 'master' into update-name
Browse files Browse the repository at this point in the history
  • Loading branch information
samchungy authored Aug 31, 2023
2 parents ec77216 + e84d036 commit 36d40f0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
[![GitHub Release](https://github.com/seek-oss/mock-build/workflows/Release/badge.svg?branch=master)](https://github.com/seek-oss/mock-build/actions?query=workflow%3ARelease)
[![GitHub Test](https://github.com/seek-oss/mock-build/workflows/Test/badge.svg?branch=master)](https://github.com/seek-oss/mock-build/actions?query=workflow%3ATest)

[![npm package](https://img.shields.io/npm/v/mock-builder)](https://www.npmjs.com/package/mock-builder)
[![Node.js version](https://img.shields.io/badge/node-%3E%3D%2018.12-brightgreen)](https://nodejs.org/en/)
[![GitHub Release](https://github.com/seek-oss/mock-builder/workflows/Release/badge.svg?branch=master)](https://github.com/seek-oss/mock-builder/actions?query=workflow%3ARelease)
[![GitHub Test](https://github.com/seek-oss/mock-builder/workflows/Test/badge.svg?branch=master)](https://github.com/seek-oss/mock-builder/actions?query=workflow%3ATest)

Create reusable mocks using the builder pattern in Typescript

## Installation
Expand Down

0 comments on commit 36d40f0

Please sign in to comment.