Contact
Talk to the person who writes the code.
Assrt is built by Matt. No SDR queue, no support tier system. Pick the channel that fits — call, email, or GitHub — and you will get a real reply, usually within a couple hours during the work week.
Book a call
15 minutes with the founder
Walk through your test stack, your flakiness pain, and where Assrt fits. No SDR layer, no qualification grid. Just Matt and a screen-share.
cal.com/team/mediar/assrtWrite to Matt directly
Bug reports that need code attached, integration questions, sponsorship asks, or anything that does not fit in a GitHub issue. Replies usually within a couple hours during the work week.
i@m13v.comGitHub
Issues and pull requests
Open-source repo on GitHub. Search first, then file an issue with a repro. PRs are reviewed within a few days and we ship fixes fast.
github.com/assrt-ai/assrt-mcpBefore you write
The five questions we get most.
How fast do you reply?
Usually within a couple hours during the work week, often faster. GitHub issues get a triage response within a business day. There is no inbox triage team — you are emailing the person who writes the code.
Will Assrt see my code or test data?
Tests run on your machine and your CI. Assrt generates Playwright code locally that lives in your repo. We do not phone home with your test traces, selectors, or page snapshots. The LLM provider you point Assrt at is yours to choose — local Ollama, your own OpenAI key, or whatever else.
Can I run this entirely in my own CI?
Yes. Assrt generates standard Playwright files. Commit them, run them in GitHub Actions / CircleCI / Buildkite / GitLab CI like any other Playwright suite. No hosted runner required, no cloud dependency, no per-test pricing.
Do you do enterprise paperwork?
Not really, not yet. Assrt is open-source MIT and aimed at engineering teams who can self-serve. If you need SOC2 attestations, SSO, signed MSAs, or procurement-grade vendor docs as a gating requirement, you are probably better served by a closed-source vendor today.
Do you take feature requests?
Yes — file them on GitHub. We read every one. We bias toward features that already have a clear repro and a use case from real test code, not abstract wishlists.
Rather just try it first?
One command, no signup, no credit card. Assrt crawls your app and hands you a real Playwright test suite in minutes.
npx @m13v/assrt discover https://your-app.com