Talks tagged with python

featured image

Devcontainers on localhost

This talk (in Spanish) was about devcontainer, a tool that can facilitate the creation of containers for developing apps
featured image

UI Automation with Python aplying the Screenplay pattern

This was a presentation about screenpy, a library that uses the screenplay pattern in Python
featured image

Test automation patterns

The talk (in Spanish) aims to showcase different development patterns that can be used in test automation Code repository
featured image

Unit tests

The presentation in Spanish shows how to create unit tests using sentinels, mocks and stubs