
Ghostty
iTerm2
Warp Terminal
Tabby.sh
Kitty terminal
Termux
Windows Terminal
cmux
Vedro
FastAPI
mitmproxy
OpenAPI Generator
OnlineOrNot
Thumbnail.ai
SafeQL
Parsnip
GhosttyBased on our record, Ghostty should be more popular than Vedro. It has been mentiond 28 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
So I built a terminal. It's called viterm: a native macOS app in Swift + AppKit, with rendering handled by libghostty. MIT licensed. - Source: dev.to / 20 days ago
I made a nice way to use all your coding harnesses and persist them entirely in the TUI. I love Cursor and Claude Code, but I like using many of them and often use them in combination with tmux locally and via SSH, so I made this for myself really. Hoping other people find it useful or cool. It's mostly for use inside of Ghostty (https://ghostty.org/) so image rendering and everything works nicely. Would love some... - Source: Hacker News / about 1 month ago
The downside of teaching a designer to use the terminal is that she will want hers to look like yours. Tanya saw my Ghostty theme and my catppuccin Starship theme over a screen share and decided she wanted both. Her Claude Code statusline came next. That's an entire other post. - Source: dev.to / 3 months ago
I built ghostty-automator, a purpose-built IPC layer for Ghostty that exposes the terminal's actual state to external processes. - Source: dev.to / 4 months ago
It works on any terminal that supports the Kitty graphics protocol โ Ghostty and Kitty are the two main ones. - Source: dev.to / 4 months ago
I'm working on Vedro, a Python testing framework as a pytest alternative without the magic and with clear output. The main idea is that tests should just be Python: plain `assert` statements instead of custom matchers, no fixture magic, and when tests fail you get readable diffs that actually show what went wrong. Tests can be simple functions or structured with steps that self-document in the output.... - Source: Hacker News / 10 months ago
This isn't a pipe dream. It's exactly what vedro-httpx doesโ-โan official plugin for the Vedro testing framework that not only makes API testing effortless but also generates OpenAPI specs from your test runs. - Source: dev.to / 12 months ago
Since we used Vedro, an open-source Python framework for scenario-based testing, our rules were largely shaped by its syntax. Below is an example of a typical test scenario:. - Source: dev.to / over 1 year ago
One of the greatest strengths of Vedro is its scenario-based approach to testing. By modeling tests as clear-cut user stories, Vedro helps you write behavior-driven tests that reflect real-world usage. However, while scenario classes are fantastic for complex tests (like end-to-end scenarios), they can sometimes feel verbose when writing smaller, more straightforward checks, such as unit tests. - Source: dev.to / over 1 year ago
Vedro offers powerful extensibility through its plugin system, allowing you to create robust, reusable solutions that can be shared across different projects and teams. But what if you're just experimenting with your codebase, prototyping a concept, or adding a small tweak? Writing a full plugin might feel like overkill. Thatโs where vedro-hooks comes in. - Source: dev.to / over 1 year ago
iTerm2 - A terminal emulator for macOS that does amazing things.
FastAPI - FastAPI is an Open Source, modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
Warp Terminal - The terminal for the 21st century. Warp is a blazingly fast, rust-based terminal reimagined from the ground up to work like a modern app.
mitmproxy - mitmproxy is an SSL-capable man-in-the-middle proxy for HTTP.
Tabby.sh - Tabby is a free and open source SSH, local and Telnet terminal with everything you'll ever need.
OpenAPI Generator - OpenAPI Generator enables you to generate documentation, clients, and servers from OpenAPI 2.0/3.x documents without hassle.