---
title: "There and Back Again: From Quickstrom to Bombadil"
url: https://daily.dev/posts/there-and-back-again-from-quickstrom-to-bombadil-xsfnrukuz
source_url: https://wickstrom.tech/2026-01-28-there-and-back-again-from-quickstrom-to-bombadil.html
type: article
source: "Planet Haskell"
published: 2026-01-28T16:00:17.650Z
updated: 2026-01-28T16:00:36.674Z
tags: ["webdev", "testing", "typescript", "rust"]
reading_time: 3
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# There and Back Again: From Quickstrom to Bombadil

**[Planet Haskell](https://daily.dev/sources/phaskell)** · 3 min read · 0 upvotes · 0 comments

## Summary

Bombadil is a new open-source property-based browser testing framework built in Rust, designed as the successor to Quickstrom. It features a TypeScript-based specification DSL using linear temporal logic, ships as a single statically-linked executable, and aims to provide faster state space exploration with better debugging tools. The project is developed at Antithesis and can be used locally, in CI, or within Antithesis's deterministic hypervisor for perfect test reproduction.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://wickstrom.tech/2026-01-28-there-and-back-again-from-quickstrom-to-bombadil.html>

## Similar posts on daily.dev

- [GitHub - antithesishq/bombadil: Property-based testing for web UIs, autonomously exploring and validating correctness properties, finding harder bugs earlier](https://daily.dev/posts/github---antithesishq-bombadil-property-based-testing-for-web-uis-autonomously-exploring-and-valid-wqcl6j8tu) · Hacker News · 2 upvotes · 0 comments
- [The Bombadil Terminal Experiment](https://daily.dev/posts/the-bombadil-terminal-experiment-r63q8o74f) · Planet Haskell · 0 upvotes · 0 comments
- [How Antithesis Found and Explained a Bombadil Race Condition](https://daily.dev/posts/how-antithesis-found-and-explained-a-bombadil-race-condition-2no4k031q) · Planet Haskell · 0 upvotes · 0 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#testing](https://daily.dev/tags/testing), [#typescript](https://daily.dev/tags/typescript), [#rust](https://daily.dev/tags/rust)

[View this post on daily.dev](https://daily.dev/posts/there-and-back-again-from-quickstrom-to-bombadil-xsfnrukuz)
