Skip to main content

4 docs tagged with "Testing"

View all tags

AB Testing

Many A/B testing tools work with Next.js, using the middleware capabilities built into recent versions of Next.js is becoming an increasingly attractive option to run performant tests with minimal complexity.

Testing

Testing proves integrity and provides the ability to:

Testing Smart Contracts

Outline general approach to Smart Contract testing here with links to specifc code explanations under Solidity or alternative Smart Contract language.