This repository was archived by the owner on Oct 31, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 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
312Simplifying 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
You can’t perform that action at this time.
0 commit comments