patterns共23篇
Page Transactions and Page Object Model-拾光赋

Page Transactions and Page Object Model

Page Transactions and Page Object Model, Page Transactions pattern for testing automation (2 Part Series) 1 Page Transactions as a new way to organize your testing automation 2 Pag...
kity的头像-拾光赋kity50天前
0498
Page Transactions as a new way to organize your testing automation-拾光赋

Page Transactions as a new way to organize your testing automation

Page Transactions as a new way to organize your testing automation, Photo by Mateus Campos Felipe Scarlet ibis (Guará) The scarlet ibis, sometimes called red ibis (Eudocimus ruber...
kity的头像-拾光赋kity1个月前
04512
Testando das trincheiras: Usando um

Testando das trincheiras: Usando um “clock” fixo

Testando das trincheiras: Usando um 'clock' fixo,Outro curtinho sobre testes. Um dos problemas mais comuns que eu vejo é o uso do tempo variável dentro do código. Como assim? Im...
kity的头像-拾光赋kity9个月前
0388
Currying vs Dependency Injection-拾光赋

Currying vs Dependency Injection

Currying vs Dependency Injection,In this article, I want to describe a very simple concept used in functional programming: currying. We have to imagine that in most functional lang...
kity的头像-拾光赋kity2年前
0427
SOLID Principles with Examples in Python-拾光赋

SOLID Principles with Examples in Python

SOLID Principles with Examples in Python,Let's examine the SOLID principles through clear examples of Python code and simplify complex definitions into human language. Note: The te...
kity的头像-拾光赋kity2年前
0409
Simply Explained : Top 5 Design Patterns-拾光赋

Simply Explained : Top 5 Design Patterns

Simply Explained : Top 5 Design Patterns,Introduction Design patterns are reusable solutions to common programming problems. They provide proven approaches to solve recurring desig...
kity的头像-拾光赋kity2年前
0406
Implementing CQRS in Python-拾光赋

Implementing CQRS in Python

Implementing CQRS in Python, Introduction Today we will explore the key concepts behind the CQRS pattern and its benefits. Then we will dive into its implementation in Python, usin...
kity的头像-拾光赋kity2年前
03610
The Flag Parameter Anti-Pattern-拾光赋

The Flag Parameter Anti-Pattern

The Flag Parameter Anti-Pattern,While implementing a new feature, I came across the flag parameter anti-pattern in two unrelated places. I would like to take this as an opportunity...
kity的头像-拾光赋kity3年前
04615
Quick Guide to Behavioral Design Patterns-拾光赋

Quick Guide to Behavioral Design Patterns

Quick Guide to Behavioral Design Patterns,Design patterns are typical solutions to common problems in software design, which are tried and tested. Each pattern is like a template t...
kity的头像-拾光赋kity3年前
04815
[pt-BR] Polymorphic Data: uma tentativa de te convencer a adotar um novo padrão de projeto-拾光赋

[pt-BR] Polymorphic Data: uma tentativa de te convencer a adotar um novo padrão de projeto

[pt-BR] Polymorphic Data: uma tentativa de te convencer a adotar um novo padrão de projeto,caso não queira ler o artigo e queria ver diretamente o código, segue o repositório n...
kity的头像-拾光赋kity3年前
03514
[en-US] Modeling an OO domain: a case study about the creation of a model for an authentication and authorization gateway.-拾光赋

[en-US] Modeling an OO domain: a case study about the creation of a model for an authentication and authorization gateway.

[en-US] Modeling an OO domain: a case study about the creation of a model for an authentication and authorization gateway.,Developing is hard, in particular, I believe developing o...
kity的头像-拾光赋kity3年前
04313
[pt-BR] Modelagem de um domínio OO: um estudo de caso sobre a criação de um modelo para um gateway de autenticação e autorização-拾光赋

[pt-BR] Modelagem de um domínio OO: um estudo de caso sobre a criação de um modelo para um gateway de autenticação e autorização

[pt-BR] Modelagem de um domínio OO: um estudo de caso sobre a criação de um modelo para um gateway de autenticação e autorização,Desenvolver é difícil, em especial, acredi...
kity的头像-拾光赋kity3年前
0489