312 + Github tools and resources
Jest OpenTelemetry
Write, build and run integration tests based on OpenTelemetry traces with Jest-like syntax.
XSSHunter
Use Docker and Dockery Compose to test and find blind cross-site scripting vulnerabilities.
Hypothesis
Hypothesis is a modern implementation of property based testing, designed from the ground up for mainstream languages.
CSV generator
Web CSV Generator is a web-based random CSV data generator written in JavaScript. It allows to generate CSV files.
Mock Service Worker
Mock API by intercepting requests on the network level. Seamlessly reuse the same mock definition for testing, development, and debugging.
Gest
A sensible GraphQL testing tool to test your GraphQL schema locally and in the cloud.
Japa
API-first testing framework focusing only on testing Node.js (backend) applications
Lockfile Lint
Lint an npm or Yarn lockfile to analyze and detect security issues via predefined security policies.
TestCafe
No WebDriver required. No manual timeouts needed. Cross-browser testing out-of-the-box.
Jest Image Snapshot
Jest matcher for image comparisons. Most commonly used for visual regression testing.
mirrord
By mirroring traffic to and from your machine, mirrord surrounds your local service with a mirror image of its cloud environment.
WebPageTest GitHub Action
A GitHub Action that lets you automatically run tests against WebPageTest on code changes.