testing 第5页
Boas Práticas de Testes de Endpoints e Coleta de Evidências com Postman-拾光赋

Boas Práticas de Testes de Endpoints e Coleta de Evidências com Postman

Boas Práticas de Testes de Endpoints e Coleta de Evidências com Postman, Por que é Importante Testar Endpoints de APIs? No mundo do desenvolvimento de software, os endpoints de ...
kity的头像-拾光赋kity4个月前
03614
Аutomated email-sending-拾光赋

Аutomated email-sending

Аutomated email-sending, Excited to share my project — an automated email-sending system I’ve developed a tool that makes email outreach faster and more efficient by handling ev...
kity的头像-拾光赋kity4个月前
03012
Part 4 - Using Cursor and Claude to Create Automated Tests with Playwright-拾光赋

Part 4 – Using Cursor and Claude to Create Automated Tests with Playwright

Part 4 - Using Cursor and Claude to Create Automated Tests with Playwright,Part 1 | Part 2 | Part 3 PART 4 Here is the Github source code repo for this project: https://github.com/...
kity的头像-拾光赋kity4个月前
05414
Exploring Test Automation in Embedded Systems Testing-拾光赋

Exploring Test Automation in Embedded Systems Testing

Exploring Test Automation in Embedded Systems Testing,In today's fast-paced world, embedded systems are becoming increasingly prevalent in various industries, from automotive and a...
kity的头像-拾光赋kity4个月前
05110
Speed up CI with uv-拾光赋

Speed up CI with uv

Speed up CI with uv ,We can use uv to make linting and testing on GitHub Actions around 1.5 times as fast. Linting When using pre-commit for linting: name: Lint on: [push, pull_req...
kity的头像-拾光赋kity4个月前
0376
Testing AI-Powered Apps: Introducing LLM Test Mate-拾光赋

Testing AI-Powered Apps: Introducing LLM Test Mate

Testing AI-Powered Apps: Introducing LLM Test Mate,In the rapidly evolving landscape of software development, Large Language Models (LLMs) have become integral components of modern...
kity的头像-拾光赋kity5个月前
0508
Best Practices for Alembic and SQLAlchemy-拾光赋

Best Practices for Alembic and SQLAlchemy

Best Practices for Alembic and SQLAlchemy,In this article, I’ll briefly go over some best practices that help keep projects organized, simplify database maintenance, and prevent c...
kity的头像-拾光赋kity5个月前
02914
Pytest Mocks, o que são?-拾光赋

Pytest Mocks, o que são?

Pytest Mocks, o que são?,Esse texto faz é o primeiro de uma série de textos sobre testes em aplicações de processamento de dados que estarei trazendo aqui e em meu blog pessoa...
kity的头像-拾光赋kity5个月前
0259
Adding pytest command to Django manage.py-拾光赋

Adding pytest command to Django manage.py

Adding pytest command to Django manage.py,The preferred way to invoke pytest is via the pytest command. Even the app pytest-django doesn't provide a management command to invoke py...
kity的头像-拾光赋kity5个月前
0556
Rest Assured Basics: A Beginner's Guide to Automated API Testing in Java-拾光赋

Rest Assured Basics: A Beginner’s Guide to Automated API Testing in Java

Rest Assured Basics: A Beginner's Guide to Automated API Testing in Java, Introduction In today’s digital world, Application Programming Interfaces (APIs) are crucial for software...
kity的头像-拾光赋kity5个月前
02714
Testcontainers MongoDB ReplicaSet-拾光赋

Testcontainers MongoDB ReplicaSet

Testcontainers MongoDB ReplicaSet,For Java applications using MongoDB, we can leverage Testcontainers to set up and manage our test environment. This tool allows us to create and c...
kity的头像-拾光赋kity5个月前
0298
Guide to Building a Complete Blog App with Django using TDD Methodology and PostgreSQL (Part 3): Secure User Authentication-拾光赋

Guide to Building a Complete Blog App with Django using TDD Methodology and PostgreSQL (Part 3): Secure User Authentication

Guide to Building a Complete Blog App with Django using TDD Methodology and PostgreSQL (Part 3): Secure User Authentication,Welcome back, everyone! In the previous part, we establi...
kity的头像-拾光赋kity5个月前
0396