next-page-tester
Advanced tools
Comparing version 0.32.0 to 0.33.0
{ | ||
"name": "next-page-tester", | ||
"description": "Enable DOM integration testing on Next.js pages", | ||
"version": "0.32.0", | ||
"version": "0.33.0", | ||
"main": "dist/index.js", | ||
@@ -6,0 +6,0 @@ "types": "dist/index.d.ts", |
@@ -1,3 +0,4 @@ | ||
# Next page tester | ||
# Next page tester (deprecated) | ||
[![deprecated](http://badges.github.io/stability-badges/dist/deprecated.svg)](http://github.com/badges/stability-badges) | ||
[![Build status][ci-badge]][ci] | ||
@@ -7,2 +8,8 @@ [![Test coverage report][coveralls-badge]][coveralls] | ||
## This project is deprecated | ||
Next.js took a development course which makes the testing approach adopted by this library obsolete. Next page tester maintainers suggest to use browser testing, instead. | ||
## Intro | ||
The missing DOM integration testing tool for [Next.js][next-github]. | ||
@@ -9,0 +16,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
125565
337