fell down a rabbit hole this past week and built TRAM.

TRAM explores a narrow problem:

How do we make API behavior expectations directly visible, portable, executable, and reviewable?

https://github.com/mamund/2026-05-tram#tram

#api360 #apiTesting

GitHub - mamund/2026-05-tram: test runner for assertion manifests

test runner for assertion manifests. Contribute to mamund/2026-05-tram development by creating an account on GitHub.

GitHub

Insomnia - Open-source API client & testing platform

Cossmology Profile: https://dub.sh/06xxY8g

Key People: Gregory Schier (@gschier), Cameron HayGlass

#APITesting #OpenSource #OSS #COSS

GitHub - AnandPilania/consolio: A fast, project-isolated Postman/ApiDog alternative. Runs as an `npx` package — no installation bloat, no licensing, ~30MB RAM

A fast, project-isolated Postman/ApiDog alternative. Runs as an `npx` package — no installation bloat, no licensing, ~30MB RAM - AnandPilania/consolio

GitHub

Intermediate Automation Tester (JB6057)
Hybrid, Bryanston & Isando
R50 000 to R60 000 a month CTC

#AutomationTester #TestAutomation #CI_CD #Selenium #Cucumber #WebDriverIO #APITesting #DevOps #ISTQB #SoftwareTesting

Apply: https://bit.ly/IntermediateAutomationTesterJB6057

[Перевод] postman2pytest: как превратить Postman-коллекцию в pytest-набор за одну команду

Вот есть Postman-коллекция из 40 запросов. Разложена по папкам, и с тестовыми скриптами, которые проверяют статус-коды. Вы потратили на неё время, она хороша. И ещё у вас есть CI-пайплайн, который про Postman никогда не слышал и слышать не собирается. Эти две вещи мирно сосуществовали месяцами, потому что никто не хочет быть тем человеком, который вручную переписывает 40 запросов в pytest-функции. Newman, конечно, есть, но Newman гоняет тесты, а не генерирует код, который можно прочитать, отредактировать и нормально положить в систему контроля версий. Получается, коллекция документирует API. CI тестирует API. Они описывают одну и ту же систему и при этом никогда не встречались. Я написал postman2pytest , чтобы их познакомить.

https://habr.com/ru/articles/1033658/

#postman #pytest #automation #apitesting #qa #конвертер

postman2pytest: как превратить Postman-коллекцию в pytest-набор за одну команду

Вот есть Postman-коллекция из 40 запросов. Разложена по папкам, и с тестовыми скриптами, которые проверяют статус-коды. Вы потратили на неё время, она хороша. И ещё у вас есть CI-пайплайн, который про...

Хабр
OpenAPI vs Postman drift is a common backend problem. Discover how to embed API contract testing directly into your OpenAPI spec and keep docs and tests in syn https://hackernoon.com/one-file-to-rule-your-api-docs-and-tests #apitesting
One File to Rule Your API Docs and Tests | HackerNoon

OpenAPI vs Postman drift is a common backend problem. Discover how to embed API contract testing directly into your OpenAPI spec and keep docs and tests in syn

HTTPie - Human-friendly API testing tools

Cossmology Profile: https://dub.sh/iYDyLXq

Key People: Jakub Roztocil

#APITesting #OpenSource #OSS #COSS

Tuesday, March 31, 2026

Day 89 of Year 3
Day 820 overall since Jan 1, 2024

💻 nhcarrigan-mentorship:
• Focused on debugging backend database connection
• Learned the difference between direct DB access vs REST API in Supabase
• One step closer to getting the app fully connected

Clarity comes from digging into the details — today was one of those days. 🔍

📖 Daily reading ✅ staying consistent

#JavaScript #BackendDevelopment #APITesting #Supabase #Databases #ProblemSolving #SoftwareEngineering

Ready to level up your Event-Driven Architecture? 🚀

The upcoming Microcks 1.14 release is bringing a powerful new capability to the community: Asynchronous Triggers! ⚡️

Get a head start and check out the new documentation here:
👉 https://microcks.io/documentation/explanations/async-triggers/

Kudos to the Microcks maintainers for continuing to push the boundaries of API mocking and testing! 👏

#AsyncAPI #EventDriven #Kafka #APItesting #OpenSource

Async API events triggers

Microcks is Open Source cloud-native tool for API Mocking and Testing

Tuesday, March 17, 2026

Day 75 of Year 3
Day 806 since Jan 1, 2024

💻 nhcarrigan-mentorship:
• Strengthened backend debugging skills
• Tested API routes with Postman
• Verified request parameters, status codes, and data validation across endpoints

Reliable APIs are built through testing, validation, and attention to detail. Every check matters.

#JavaScript #APITesting #BackendDevelopment #NodeJS #ExpressJS #PrismaORM #APIDevelopment #WebDevelopment #DevJourney #SoftwareEngineering