EveryDev.ai
Subscribe
Home
Developers

3,289+ AI companies

  • Radar
  • Trending
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Developers
    3. Fixture Dev, LLC

    Fixture Dev, LLC

    Fixture builds focused, local-first developer tools for teams that ship with coding agents. Its products are designed to keep AI-written code tested, tracked, and trustworthy.

    Visit Website

    At a Glance

    1Tool Listed
    3Products
    9Capabilities
    Discussions
    New Mexico, United StatesHeadquarters
    Focus Areas
    Automated Testing
    Bug Detection
    CI/CD Tools
    Connect
    Latest News
    Fixture published 'We mutation-tested 10 popular open-source projects across five languages,' reporting verified results from 10 projects and describing Flawd's methodology.Sep 1, 2026
    Flawd 0.18.0 released with corrected targeted execution for Rust, container-setup fixes, and runner-override support.Aug 31, 2026
    Markets
    • Software developers and engineering teams
    • Teams using AI coding agents
    • Organizations that want local or CI-based software-quality checks
    • Open-source developers and maintainers

    AI Tools by Fixture Dev, LLC

    (1)
    View Flawd
    Flawd tool icon

    Flawd

    Mutation Testing for Developers

    Automated TestingBug DetectionCI/CD Tools

    Discussions

    No discussions yet

    Be the first to start a discussion about Fixture Dev, LLC

    Latest News

    09/01/2026

    Fixture published 'We mutation-tested 10 popular open-source projects across five languages,' reporting verified results from 10 projects and describing Flawd's methodology.

    fixture.dev
    08/31/2026

    Flawd 0.18.0 released with corrected targeted execution for Rust, container-setup fixes, and runner-override support.

    support.fixture.dev
    08/28/2026

    Flawd 0.15.0 released with built-in upgrades, new-release notices, crash reports, and GitHub Action release-binary/checksum improvements.

    support.fixture.dev
    08/27/2026

    Lash 0.5.0 released with prebuilt binaries and installer scripts for macOS, Windows, and Linux.

    github.com

    Products & Services

    3
    Flawd
    2026-01-20 (initial 0.1.0 release); first publicly distributed release 2026-07-23

    A local-first mutation-testing tool for the AI era. It plants realistic bugs in covered code, runs the existing tests in isolated containers, reports killed and surviving mutants, and generates Markdown handoffs with diffs, covering tests, and fix guidance for coding agents.

    Lash
    2026-08-07 (0.1.0)

    A free, open-source, terminal-first task management system that uses Markdown as the source of truth, with SQLite for speed, dependency-aware indexing, linting, search, a TUI, and agent integration. It is released under Apache-2.0.

    Pageshell

    A pragmatic shell for single-page apps, built on web components; listed by Fixture's GitHub organization as another project in the workshop.

    Market Position

    Fixture positions itself as a small, focused, local-first developer-tool company for the AI era. Flawd differentiates through multi-language mutation testing, coverage-driven and diff-scoped runs, container isolation, offline/local execution, and agent-readable handoffs rather than a cloud service; Lash differentiates through a Markdown-native, terminal-first task system for humans and coding agents.

    Leadership

    Founders

    FO

    Frank O'Hara

    Founder of Fixture; most recently a Staff Engineer at Slack, previously led test-infrastructure teams at Hulu, and has worked with startups. He first wired mutation testing into a CI pipeline in 2013.

    Executive Team

    FO

    Frank O'Hara

    Founder

    Staff Engineer at Slack before founding Fixture; previously led test-infrastructure teams at Hulu and worked with startups.

    Founding Story

    Frank O'Hara says Fixture grew out of a question he had pursued since first wiring mutation testing into CI in 2013: how do you know your tests would actually catch the bug? The company applies that question to the AI era, building local-first tools that test software quality and keep project work organized for humans and coding agents.

    Business Model

    Revenue Model

    Flawd is sold through perpetual commercial licenses with 12 months of updates and support included; renewals are optional for another year of releases and support. Fixture says paid licenses are sold through Stripe. Lash is free and open source.

    Pricing Tiers

    Flawd evaluation
    Free for 14 days

    Complete product, no feature/project/run limits, no credit card, one active evaluation machine.

    Flawd Individual
    $149 once; optional maintenance $79/year

    One developer; unlimited projects and runs; local and CI use; 12 months of releases and support; eligible releases remain usable forever.

    Flawd Team
    $249 per seat once; optional maintenance $129 per seat/year

    Company-owned transferable seats, one seat per developer, unlimited projects and runs, CI runners included, 12 months of releases and priority-queue support; published pricing covers 1–25 seats.

    Target Markets

    Industries & Segments
    • Software developers and engineering teams
    • Teams using AI coding agents
    • Organizations that want local or CI-based software-quality checks
    • Open-source developers and maintainers
    Use Cases
    • Validate whether AI-generated or human-written test suites catch realistic defects
    • Run mutation testing locally during the development inner loop
    • Gate pull requests and CI on mutation-score thresholds
    • Hand surviving mutants to coding agents to write missing tests
    • Manage developer and coding-agent tasks from a shared Markdown task list

    Quick Facts

    Headquarters
    New Mexico, United States
    Entity Type
    LLC

    History & Milestones

    2026-01-20

    Flawd 0.1.0, described in the official release notes as the initial release of the polyglot mutation-testing tool for the AI era.

    2026-07-23

    Flawd 0.5.0 became the first publicly distributed release.

    2026-08-07

    Lash 0.1.0 was released as a free, open-source task tracker for developers and coding agents.

    2026-08-27

    Lash 0.5.0 was released; the repository describes it as a terminal-first, Markdown-native task management system.

    2026-09-01

    Fixture published a study of mutation-testing results across 10 popular open-source projects in Python, JavaScript, TypeScript, Go, and Rust.

    Key Capabilities

    9
    Local-first execution; code stays on the user's machine
    Mutation testing based on tree-sitter parsing
    Support for JavaScript, TypeScript, Python, Go, and Rust
    Coverage-driven mutation using LCOV, Cobertura XML, or Go coverprofiles
    Docker-isolated, reproducible test execution with parallel workers
    Incremental SQLite-backed caching and diff-scoped runs

    Integrations & Partnerships

    Platform Integrations

    • Flawd runs on Linux, macOS, and Windows through WSL2.
    • Flawd supports Docker; the product page also says Podman and OrbStack work.
    • Flawd integrates with existing coverage formats including LCOV, Cobertura XML, and Go coverprofiles.
    • Flawd CI writes SARIF for GitHub Code Scanning.
    • Lash provides Homebrew and prebuilt binaries for macOS, Windows, and Linux.

    Key Partnerships

    Stripe is Fixture's payment provider and merchant of record for paid licenses.

    Connect

    Website
    fixture.dev
    GitHub
    fixture-dev

    AI Topics

    3

    Fixture Dev, LLC focuses on these topics:

    Automated Testing(1)
    Bug Detection(1)
    CI/CD Tools(1)
    Back to all developersSuggest an edit