Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit 404f4b9

Browse files
authored
Update README.md
Signed-off-by: Marvin <7430964+marpme@users.noreply.github.com>
1 parent f6d0d64 commit 404f4b9

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
1-
# Next Testing
1+
# ✨ NextJS Testing Framework ✨
2+
3+
![npm (tag)](https://img.shields.io/npm/v/@next-testing/api/latest)
4+
![NPM](https://img.shields.io/npm/l/@next-testing/api)
5+
![npm](https://img.shields.io/npm/dt/@next-testing/api)
6+
7+
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=marpme_next-testing&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=marpme_next-testing)
8+
[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=marpme_next-testing&metric=reliability_rating)](https://sonarcloud.io/summary/new_code?id=marpme_next-testing)
9+
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=marpme_next-testing&metric=coverage)](https://sonarcloud.io/summary/new_code?id=marpme_next-testing)
10+
211

312
Simplifying the struggle of mocking and reimplementing NextAPIRequests and NextAPIResponses
4-
in order to test and validate NextJS serverless functions
13+
in order to test and validate NextJS serverless functions.
514

615
# Installation
716

0 commit comments

Comments
 (0)