Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

glebbahmutov.com

Better world by better software

Get the latest updates from Better world by better software directly as they happen.

Follow now 85 followers

Latest posts

Last updated 18 days ago

Copilot Pull Request Reviews For Testability

19 days ago

If you are using GitHub Copilot to review pull requests, you can...

Build RAG Using Chroma DB

22 days ago

Imagine you ask AI/LLM how to do a particular task by describing...

Test Tag Suggestions Using AI

about 1 month ago

In my previous blog post Pick E2E Tests To Run Using AI...

Pick E2E Tests To Run Using AI Summaries

about 2 months ago

Imagine you have a web application. If you are reading this blog...

Mock The Location Href Property

about 2 months ago

Let's say the application changes the URL using the assignment:1location.href = 'https://acme.com'Can...

How I Stay Productive

2 months ago

There is a lot going on. To stay on top of everything...

Pick Tests By Network Calls

3 months ago

How do you pick the tests to run? Do you run the...

Cypress Is Joining John Deere

4 months ago

Today Cypress.io has announced that they are being acquired by the storied...

Rest Easy Example

4 months ago

If you never used cy.intercept command, you should. If you are using...

Rest Easy

4 months ago

In all these years of doing Cypress demos and examples, I used...

Cypress Steps Plugin

4 months ago

Testing is a communication tool. The end-to-end test is the best way...

Run Changed Cypress Specs On CI First

4 months ago

Imagine you work on an end-to-end web test. The test works locally...