Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YoBox — The Developer Toolbox for Testing, QA & Automation

⭐ If these examples saved you time, please consider starring this repository.

👉 https://github.com/hocineman4/yobox-examples

It helps more developers discover YoBox.

Disposable email, webhook capture, regex, mock data, secure passwords, Docker recipes, and framework guides for Cypress, Playwright, and Postman — all in one place, all free, no signup.

Website: yobox.dev Blog: yobox.dev/blog


What is YoBox?

YoBox is a collection of fast, browser-based developer tools designed for the boring-but-critical parts of shipping software: testing signup flows, capturing webhooks, generating realistic mock data, validating regex, spinning up Docker builders, and creating secure test credentials.

Every tool works without an account, runs in the browser, and is built to slot directly into your existing CI/CD pipeline, Cypress spec, Playwright fixture, or Postman collection.

Who is it for?

  • QA engineers who need disposable inboxes and webhook endpoints for end-to-end tests
  • Backend developers debugging outgoing webhooks without ngrok or port-forwarding
  • Frontend developers who need realistic mock data for demos and Storybook
  • DevOps engineers building reproducible Docker CI images
  • Anyone who has ever needed a throwaway email or a random secure password

Tools

Tool What it does Link
Temp Mail Instant disposable inboxes with API access Open
Webhook Tester Public URLs to capture, inspect, and replay webhooks Open
Docker Builder Compose recipes and CI-ready Docker patterns Open
Regex Assistant Test, explain, and generate regex patterns Open
Password Generator Cryptographically secure passwords in the browser Open
Lorem / Mock Data Realistic fake data for Cypress, Playwright, Postman Open
Cypress Guide End-to-end email & webhook testing in Cypress Open
Playwright Guide Parallel-safe fixtures with disposable inboxes Open
Postman Guide API testing workflows with YoBox endpoints Open

Use cases

  • Signup / OTP flows — Register with a disposable inbox, poll for the magic-link email, verify end-to-end in Cypress or Playwright.
  • Webhook debugging — Point Stripe, GitHub, or Shopify at a YoBox webhook URL, inspect payloads live, then replay them locally.
  • API contract testing — Drive Postman collections against real inboxes and captured webhooks with zero mocking.
  • Docker CI — Copy-paste Compose files that run headless browsers, Redis, and Postgres for every PR.
  • Regex validation — Prototype patterns for email, phone, and log parsing before shipping them into production.
  • Secure test credentials — Generate passwords for staging accounts with real entropy, not Password123!.

Working examples

Ready-to-run examples live under /examples:

Recommended reading

Deep guides from the YoBox blog:

How this repo helps you

See docs/github-growth.md for the philosophy behind the examples and how YoBox uses GitHub to help developers test real workflows end-to-end.

License

Examples in this repository are MIT licensed — copy, adapt, and ship.

About

Practical examples for YoBox developer tools: temp mail, webhooks, Docker, regex, passwords, Cypress, Playwright, and Postman.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors