Skip to content
View kevinccbsg's full-sized avatar

Organizations

@BRIKEV

Block or report kevinccbsg

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kevinccbsg/README.md

Hi, I'm Kevin 👋

Software Architect at Orbitant, based in Madrid. I maintain TWD (Test While Developing), an open source testing ecosystem I build with the team at BRIKEV.

The idea behind everything I work on: tests should run while you develop, not after.

TWD

Frontend tests that run in your real browser, against your real backend. No jsdom, no separate E2E stack.

The TWD ecosystem: twd-js at the core, with twd-relay + twd-ai for AI agents, twd-cli for CI, and openapi-mock-validator for contract validation

Package Version What it does
twd-js npm In-browser test runner with a live sidebar UI. Works with React, Vue, Angular and Solid.
twd-relay npm WebSocket relay so AI agents and external tools can trigger and observe test runs.
twd-cli npm Headless runner for CI, powered by Puppeteer.
twd-ai Claude Code plugin and skills so AI agents write and run TWD tests on their own.

Start at twd.dev. The thinking behind the approach lives in twd-principles.

Talks and podcasts

Writing

I write about testing and the TWD approach on dev.to.

Reach me

Pinned Loading

  1. BRIKEV/twd BRIKEV/twd Public

    Frontend tests that run in your real browser, against your real backend. No jsdom, no separate E2E stack.

    TypeScript 55 4

  2. BRIKEV/twd-ai BRIKEV/twd-ai Public

    twd skills, plugins and prompts for ai tools

    3

  3. BRIKEV/twd-cli BRIKEV/twd-cli Public

    package to execute cli TWD tests

    JavaScript 1

  4. BRIKEV/twd-relay BRIKEV/twd-relay Public

    WebSocket relay for TWD — lets AI agents and external tools trigger and observe in-browser test runs.

    TypeScript 1