0.1.1 • Published 3 years ago
@thinkpixellab-public/px-test v0.1.1
px-test
This is a testing framework that provides basic accessibility and visual regression testing for web projects. The goal is to create a simple to understand boilerplate couples with a consistent approach to baseline testing that encourages testing in every project.
Useful Links
- Repository: insert website
- API Documentation: insert website
- NPM Package: insert website
Install
Install the package
First, add the package to the project using npm.
npm install @thinkpixellab-public/px-test --save
Create a Shared Loader / Configuration File
?