testing

Tag

Cards List
#testing

@FinanceYF5: This Claude Code prompt, paired with the new /goal feature, is basically a $200/hour QA engineer. Prompt: /goal all tests pass and lint is clean

X AI KOLs Following · 2026-05-15 Cached

Introducing the /goal feature of Claude Code, paired with the prompt "/goal all tests pass and lint is clean" to automate testing and linting, equivalent to a highly efficient QA engineer.

0 favorites 0 likes
#testing

How do I write Elixir tests?

Lobsters Hottest · 2026-05-14 Cached

Blog post offering guidelines for writing Elixir tests, including using @subject module attributes, describe blocks, and avoiding module mocking in favor of dependency injection.

0 favorites 0 likes
#testing

Catch Flakes On Main

matklad · 2026-05-14 Cached

The article discusses the problem of flaky tests in software development and proposes a simple mechanical habit: when using a merge queue, continue to run the full test suite on main and maintain a visible list of recent main failures to help identify and eradicate flaky tests.

0 favorites 0 likes
#testing

@copyconstruct: end-to-end testing > unit tests, in the vibecoding era. A massive, almost entirely agent-coded refactor passed all unit…

X AI KOLs Following · 2026-05-13 Cached

A developer argues that end-to-end testing is more important than unit tests in the age of AI coding agents, after an agent-coded refactor passed all unit tests but broke a critical feature that was only caught by manual end-to-end checks.

0 favorites 0 likes
#testing

All the ways to mock your Rust code

Lobsters Hottest · 2026-05-12 Cached

A tutorial covering various strategies for mocking network calls in Rust, using the example of a Kubernetes controller that emits events, with emphasis on not degrading production code for testability.

0 favorites 0 likes
#testing

@garrytan: It's not that AI lets you write code faster. Plenty of people have noticed that. It's that AI lets you verify at a leve…

X AI KOLs Following · 2026-05-12 Cached

The post argues that the primary value of AI in programming is not just writing code faster, but enabling sustainable high-level verification and testing that was previously too costly in terms of human effort.

0 favorites 0 likes
#testing

Golden Testing a CAD Library

Hacker News Top · 2026-05-11 Cached

The author describes implementing golden/visual regression testing for the Waterfall-CAD Haskell library using SVG output and the tasty-golden library.

0 favorites 0 likes
#testing

@_vmlops: RAG Evaluation & Testing in Production (Offline + Online) Interview Preparation Playbook for Model Evaluators, Al QA & …

X AI KOLs Timeline · 2026-05-09

A shared resource linking to an interview preparation playbook focused on RAG evaluation and testing for LLMs.

0 favorites 0 likes
#testing

@kettanaito: I'm excited to announce "React End-to-end Testing with Playwright"! Complete your testing journey by learning how to us…

X AI KOLs Following · 2026-05-07 Cached

Announcement of a course on React end-to-end testing with Playwright, covering browser automation, user journeys, auth, search, test setup, and debugging tips.

0 favorites 0 likes
#testing

Fabraix

Product Hunt · 2026-05-07

Fabraix is a tool that helps developers identify gaps in their AI agents before users encounter them.

0 favorites 0 likes
#testing

llm-echo 0.5a0

Simon Willison's Blog · 2026-05-05 Cached

llm-echo 0.5a0 release adds a -o thinking 1 option to help test against LLM 0.32a0 and higher. This plugin provides a fake echo model for automated testing.

0 favorites 0 likes
#testing

@abhishekray: introducing opslane test your claude code changes in a real browser Inspired by @garrytan's GStack /qa skill. - reads t…

X AI KOLs Following · 2026-04-22 Cached

Opslane is a new tool that lets developers test Claude-generated code changes in a real browser by reading specs, building acceptance criteria, and running tests against a local dev server.

0 favorites 0 likes
#testing

@fullstackpython: Awesome post by @LangChain team on “How We Made Our Docs Test Themselves”. Devtools companies that grok how important *…

X AI KOLs Following · 2026-04-19

LangChain published a post explaining how they automated testing of their documentation to ensure technical accuracy for both humans and AI coding agents.

0 favorites 0 likes
#testing

Scaling How We Build and Test Our Most Advanced AI

Meta AI Blog · 2026-04-07

The article discusses the growing importance of reliability, security, and user protections as AI models become more capable and personalized.

0 favorites 0 likes
#testing

Tophat by Shopify

Product Hunt · 2026-04-03

Tophat by Shopify is a tool that lets you test mobile CI builds on any device without building locally.

0 favorites 0 likes
#testing

Don't Trip[wire] Yourself: Testing Error Recovery in Zig

Mitchell Hashimoto · 2026-01-21 Cached

Mitchell Hashimoto introduces Tripwire, a Zig library that injects failures to test error recovery paths, with zero runtime cost when disabled.

0 favorites 0 likes
#testing

AutoDev: Automated AI-Driven Development

Papers with Code Trending · 2024-03-13 Cached

AutoDev is an AI-driven software development framework that automates complex engineering tasks, such as code and test generation, within a secure Docker environment. It achieves high performance on the HumanEval dataset by enabling autonomous planning and execution of intricate software engineering tasks.

0 favorites 0 likes
#testing

Kong/insomnia

GitHub Trending (daily) · 5d ago Cached

Insomnia is an open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE, gRPC and other HTTP protocols, offering local, Git, and cloud sync storage options.

0 favorites 0 likes
#testing

puppeteer/puppeteer

GitHub Trending (daily) · 2026-06-15 Cached

Puppeteer is a JavaScript library that provides a high-level API to control Chrome/Chromium over the DevTools Protocol, commonly used for browser automation, web scraping, and testing.

0 favorites 0 likes
#testing

cypress-io/cypress

GitHub Trending (daily) · 2026-06-15 Cached

Cypress is a fast, easy, and reliable end-to-end testing framework for anything that runs in a browser, available as an open-source project on GitHub.

1 favorites 1 likes
← Previous
Next →
← Back to home

Submit Feedback