Talks - python
Talks tagged with python
Devcontainers on localhost
Wednesday, September 27, 2023
This talk (in Spanish) was about devcontainer, a tool that can facilitate the creation of containers for developing apps
UI Automation with Python aplying the Screenplay pattern
Sunday, August 14, 2022
This was a presentation about screenpy, a library that uses the screenplay pattern in Python
Test automation patterns
Monday, September 17, 2018
The talk (in Spanish) aims to showcase different development patterns that can be used in test automation Code repository
Unit tests
Monday, January 30, 2017
The presentation in Spanish shows how to create unit tests using sentinels, mocks and stubs